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:
7a0ad10
)
kill I_LOCK
author
Christoph Hellwig
<hch@lst.de>
Thu, 17 Dec 2009 13:25:01 +0000
(14:25 +0100)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 17 Dec 2009 16:03:25 +0000
(11:03 -0500)
After I_SYNC was split from I_LOCK the leftover is always used together with
I_NEW and thus superflous.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found