remarkable-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
..
bitmap.c
dir.c omfs: fix (mode & S_IFDIR) abuse 2011-07-26 13:05:28 -04:00
file.c Remove unneeded version.h includes from fs/ 2011-06-24 08:34:22 -07:00
inode.c
Kconfig
Makefile
omfs.h
omfs_fs.h