]> Git Repo - linux.git/commit
[PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path
authorJosef "Jeff" Sipek <[email protected]>
Fri, 8 Dec 2006 10:36:46 +0000 (02:36 -0800)
committerLinus Torvalds <[email protected]>
Fri, 8 Dec 2006 16:28:43 +0000 (08:28 -0800)
commit81ed19b076f518e793283ccbd004fd0888877201
tree1496e2023850824f0ef812cb377170bebffae47c
parent010596cc311131421c7be3a73ee7174bda16d322
[PATCH] autofs: 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 autofs
filesystem.

Signed-off-by: Josef "Jeff" Sipek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/autofs/root.c
This page took 0.051245 seconds and 4 git commands to generate.