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:
306fb09
)
lockdep: fixup checking of dir inode annotation
author
Namhyung Kim
<namhyung@gmail.com>
Mon, 11 Oct 2010 13:38:00 +0000
(22:38 +0900)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:18:23 +0000
(21:18 -0400)
Since inode->i_mode shares its bits for S_IFMT, S_ISDIR should be
used to distinguish whether it is a dir or not.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/inode.c
patch
|
blob
|
history
diff --cc
fs/inode.c
Simple merge