commit | 3028eb2b324c517da1e9e589743c4a5154f70dd1 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Thu May 10 15:07:30 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon May 14 17:30:25 2012 -0700 |
tree | 9f2f13e0bea581bac9f68a8f516a3018e3d78e15 | |
parent | 0427708657750bdc03af3491a0297cab5e7efabf [diff] |
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 <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>