diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-26 08:34:33 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-26 19:05:28 +0200 |
commit | 41c96486f238e6a545f52215f95fe69748abf603 (patch) | |
tree | 580a8706552a41a0e154b440bd7afd80a9e688da /fs/dcache.c | |
parent | btrfs: S_ISREG(mode) is not mode & S_IFREG... (diff) | |
download | linux-41c96486f238e6a545f52215f95fe69748abf603.tar.xz linux-41c96486f238e6a545f52215f95fe69748abf603.zip |
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>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions