From: Bryan Schumaker Date: Thu, 10 May 2012 19:07:30 +0000 (-0400) Subject: NFS: Rename nfs4_proc_get_root() X-Git-Tag: v3.5-rc1~52^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3028eb2b324c517da1e9e589743c4a5154f70dd1;p=pandora-kernel.git NFS: Rename nfs4_proc_get_root() This function is really getting the root filehandle and not the root dentry of the filesystem. I also removed the rpc_ops lookup from nfs4_get_rootfh() under the assumption that if we reach this function then we already know we are using NFS v4. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed