From: Josef "Jeff" Sipek Date: Fri, 8 Dec 2006 10:36:46 +0000 (-0800) Subject: [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path X-Git-Tag: v2.6.20-rc1~34^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4669ed8ed982dab494c5d4f2b32921e5a6531d8;p=pandora-kernel.git [PATCH] autofs4: 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 autofs4 filesystem. Signed-off-by: Josef "Jeff" Sipek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed