cifs: rename cifs_iget to cifs_root_iget
authorJeff Layton <jlayton@redhat.com>
Wed, 27 May 2009 13:37:34 +0000 (09:37 -0400)
committerSteve 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