1
0
Fork 0
alistair23-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 fs/Kconfig: move efs out 2009-01-22 13:15:57 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c get rid of BKL in fs/efs 2009-06-17 00:36:36 -04:00
efs.h efs: move headers out of include/linux/ 2008-02-23 17:12:15 -08:00
file.c efs: move headers out of include/linux/ 2008-02-23 17:12:15 -08:00
inode.c efs: update error msg to not refer to deleted read_inode() 2008-04-02 15:28:19 -07:00
namei.c get rid of BKL in fs/efs 2009-06-17 00:36:36 -04:00
super.c fs/efs: return f_fsid for statfs(2) 2009-04-02 19:05:09 -07:00
symlink.c get rid of BKL in fs/efs 2009-06-17 00:36:36 -04:00