linux/fs/befs
Al Viro 6e77137b36 don't pass nameidata to ->follow_link()
its only use is getting passed to nd_jump_link(), which can obtain
it from current->nameidata

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-05-10 22:20:15 -04:00
..
ChangeLog
Kconfig
Makefile
TODO
befs.h befs: replace typedef befs_inode_info by structure 2015-04-17 09:04:03 -04:00
befs_fs_types.h
btree.c
btree.h
datastream.c befs: replace typedef befs_sb_info by structure 2015-04-17 09:04:03 -04:00
datastream.h
debug.c
endian.h
inode.c
inode.h
io.c befs: replace typedef befs_sb_info by structure 2015-04-17 09:04:03 -04:00
io.h
linuxvfs.c don't pass nameidata to ->follow_link() 2015-05-10 22:20:15 -04:00
super.c befs: replace typedef befs_sb_info by structure 2015-04-17 09:04:03 -04:00
super.h