kill I_LOCK
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Dec 2009 13:25:01 +0000 (14:25 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 17 Dec 2009 16:03:25 +0000 (11:03 -0500)
commiteaff8079d4f1016a12e34ab323737314f24127dd
treea3d9e00320c6195e55811d5247a521f99341a411
parent7a0ad10c367ab57c899d340372f37880cbe6ab52
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>
fs/gfs2/inode.c
fs/inode.c
fs/jfs/jfs_txnmgr.c
fs/ntfs/inode.c
fs/ubifs/file.c
fs/xfs/linux-2.6/xfs_iops.c
fs/xfs/xfs_iget.c
include/linux/fs.h
include/linux/writeback.h