git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
569254b
)
omfs: fix (mode & S_IFDIR) abuse
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Jul 2011 06:34:33 +0000
(
02:34
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Jul 2011 17:05:28 +0000
(13:05 -0400)
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>
No differences found