diff options
author | Christoph Hellwig <hch@lst.de> | 2018-03-07 02:03:31 +0100 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-03-12 04:27:55 +0100 |
commit | 0d07e5573ffb3f3b941ca4c2df44f386319b1686 (patch) | |
tree | 76db061056efb9e1fc25ee4192dd5a9fade086fc /include | |
parent | xfs: Remove dead code from inode recover function (diff) | |
download | linux-0d07e5573ffb3f3b941ca4c2df44f386319b1686.tar.xz linux-0d07e5573ffb3f3b941ca4c2df44f386319b1686.zip |
fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_sync
__mark_inode_dirty already takes care of that, and for the XFS lazytime
implementation we need to know that ->dirty_inode was called because
I_DIRTY_TIME was set.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions