Commit 41c96486f238e6a545f52215f95fe69748abf603
1 parent
569254b0cc
Exists in
master
and in
6 other branches
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>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
fs/omfs/dir.c