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

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