]> 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)
commit5e27634479841d427662230e65ce2dd5b43a0a30
tree0e6cd7a3c73f398663bb51e9f30692d381989788
parente5f9d34c5fa796f714f0f7278915a2857bcbf357
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