]> Git Repo - linux.git/commit - fs/ext4/inode.c
fs: move I_DIRTY_INODE to fs.h
authorChristoph Hellwig <[email protected]>
Wed, 21 Feb 2018 15:54:49 +0000 (07:54 -0800)
committerAl Viro <[email protected]>
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 <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/ext4/inode.c
fs/fs-writeback.c
fs/gfs2/super.c
include/linux/fs.h
This page took 0.058229 seconds and 4 git commands to generate.