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:
c4a2c08
)
cifs: rename cifs_iget to cifs_root_iget
author
Jeff Layton
<jlayton@redhat.com>
Wed, 27 May 2009 13:37:34 +0000
(09:37 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Thu, 28 May 2009 14:57:29 +0000
(14:57 +0000)
The current cifs_iget isn't suitable for anything but the root inode.
Rename it with a more appropriate name.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found