linux/fs/efs
Al Viro e7ec952f6a get rid of BKL in fs/efs
Only readdir() really needed it, and that's easily fixable by switch to
generic_file_llseek()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-17 00:36:36 -04:00
..
Kconfig
Makefile
dir.c
efs.h
file.c
inode.c
namei.c
super.c
symlink.c