Home
last modified time | relevance | path

Searched hist:"41 c96486" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/omfs/
H A Ddir.c41c96486 Tue Jul 26 01:34:33 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> 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>
41c96486 Tue Jul 26 01:34:33 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> 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>