git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9d02ad
)
[CIFS] Remove cifs_sb argument from *build_path_from_dentry
author
Steve French
<sfrench@us.ibm.com>
Tue, 30 Aug 2005 18:32:14 +0000
(11:32 -0700)
committer
Steve 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