commit | 7f57356b70dda014ef269135942426e4a852023e | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Tue Aug 30 11:32:14 2005 -0700 |
committer | Steve French <sfrench@us.ibm.com> | Tue Aug 30 11:32:14 2005 -0700 |
tree | fe17d0aa1882984eb9120389fde048616161f2aa | |
parent | a9d02ad49013c8fc527f06ca66417103cdbb08b6 [diff] |
[CIFS] Remove cifs_sb argument from *build_path_from_dentry 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>