linux/fs/omfs
Al Viro 41c96486f2 omfs: fix (mode & S_IFDIR) abuse
granted, on a filesystem that has only regular files and directories
it happens to work, but really should be S_ISDIR(mode)...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-26 13:05:28 -04:00
..
Kconfig
Makefile
bitmap.c
dir.c
file.c
inode.c
omfs.h
omfs_fs.h