NFSv4: Eliminate nfs4_path_walk()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 16 Apr 2010 20:22:46 +0000 (16:22 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 May 2010 19:09:21 +0000 (15:09 -0400)
commit815409d22df870ea0b0d86f2a3bf33c35bcef55c
tree99fa8d5ac56d3f14fa1313739d3f9b65176f4e8f
parent2d36bfde8565b315e624302d12da5a7c9d195522
NFSv4: Eliminate nfs4_path_walk()

All we really want is the ability to retrieve the root file handle. We no
longer need the ability to walk down the path, since that is now done in
nfs_follow_remote_path().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/getroot.c
fs/nfs/internal.h