]> git.ipfire.org Git - thirdparty/linux.git/commit - fs/fs-writeback.c
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)
commit0e11f6443f522f89509495b13ef1f3745640144d
tree0e6cd7a3c73f398663bb51e9f30692d381989788
parentf35562549ff9ecb9114f380843b3ac778c2a781e
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