linux/fs/befs
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup()
Just the flags; only NFS cares even about that, but there are
legitimate uses for such argument.  And getting rid of that
completely would require splitting ->lookup() into a couple
of methods (at least), so let's leave that alone for now...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-14 16:34:32 +04:00
..
ChangeLog Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig
Makefile
TODO
befs.h
befs_fs_types.h Fix common misspellings 2011-03-31 11:26:23 -03:00
btree.c Fix common misspellings 2011-03-31 11:26:23 -03:00
btree.h
datastream.c
datastream.h
debug.c
endian.h
inode.c
inode.h
io.c
io.h
linuxvfs.c stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
super.c
super.h