From: Josef "Jeff" Sipek Date: Fri, 8 Dec 2006 10:36:41 +0000 (-0800) Subject: [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path X-Git-Tag: v2.6.20-rc1~34^2~355 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eaa36e2d470ed63bf0c4e4dd8b09cc4a9e1c481;p=pandora-kernel.git [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path Change all the uses of f_{dentry,vfsmnt} to f_path.{dentry,mnt} in the nfs server code. Signed-off-by: Josef "Jeff" Sipek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed