]> git.baikalelectronics.ru Git - kernel.git/commit
fs: move I_DIRTY_INODE to fs.h
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Feb 2018 15:54:49 +0000 (07:54 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 28 Mar 2018 05:39:02 +0000 (01:39 -0400)
commit81e8498c7f44a3fd2c5c2e396cbf93420d92446b
tree0e6cd7a3c73f398663bb51e9f30692d381989788
parent5403b685139a03b7c930f50570e9d849ea8eef1b
fs: move I_DIRTY_INODE to fs.h

And use it in a few more places rather than opencoding the values.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ext4/inode.c
fs/fs-writeback.c
fs/gfs2/super.c
include/linux/fs.h