linux/fs/isofs
Al Viro 261964c60f isofs check for NULL ->i_op in root directory is dead code
for one thing it never happens, for another we check that inode
is a directory right after that place anyway (and we'd already
checked that reading it from disk has not failed).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-01-05 11:53:38 -05:00
..
Makefile
compress.c
dir.c
export.c [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
inode.c isofs check for NULL ->i_op in root directory is dead code 2009-01-05 11:53:38 -05:00
isofs.h
joliet.c
namei.c
rock.c isofs: fix minor filesystem corruption 2008-07-25 10:53:33 -07:00
rock.h
util.c
zisofs.h