]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit41b6ef9839c1994ce666a34725708cba03a302d9
treea3d9e00320c6195e55811d5247a521f99341a411
parentecbe03e676ff44fca99594800dee2b5e343a4b6f
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