linux/fs/affs
Josef "Jeff" Sipek 010596cc31 [PATCH] affs: 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 affs
filesystem.

Signed-off-by: Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-08 08:28:43 -08:00
..
Changes
Makefile
affs.h
amigaffs.c
bitmap.c [PATCH] affs: replace kmalloc+memset with kzalloc 2006-12-07 08:39:45 -08:00
dir.c [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path 2006-12-08 08:28:43 -08:00
file.c
inode.c
namei.c
super.c
symlink.c