[CIFS] Remove cifs_sb argument from *build_path_from_dentry
authorSteve French <sfrench@us.ibm.com>
Tue, 30 Aug 2005 18:32:14 +0000 (11:32 -0700)
committerSteve French <sfrench@us.ibm.com>
Tue, 30 Aug 2005 18:32:14 +0000 (11:32 -0700)
This argument was added in a recent patch, but is unnecessary, since
the superblock is easily obtained from the dentry.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found