commit | eaff8079d4f1016a12e34ab323737314f24127dd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Dec 17 14:25:01 2009 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 17 11:03:25 2009 -0500 |
tree | a3d9e00320c6195e55811d5247a521f99341a411 | |
parent | 7a0ad10c367ab57c899d340372f37880cbe6ab52 [diff] |
kill I_LOCK 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>