From: Trond Myklebust Date: Fri, 16 Apr 2010 20:22:46 +0000 (-0400) Subject: NFSv4: Eliminate nfs4_path_walk() X-Git-Tag: v2.6.35-rc1~490^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=815409d22df870ea0b0d86f2a3bf33c35bcef55c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed