linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.19 0/2] backport lazytime fix to 4.19
@ 2021-01-25 20:05 Eric Biggers
  2021-01-25 20:05 ` [PATCH 4.19 1/2] writeback: Drop I_DIRTY_TIME_EXPIRE Eric Biggers
  2021-01-25 20:05 ` [PATCH 4.19 2/2] fs: fix lazytime expiration handling in __writeback_single_inode() Eric Biggers
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Biggers @ 2021-01-25 20:05 UTC (permalink / raw)
  To: stable; +Cc: linux-xfs, linux-fsdevel, Jan Kara, Christoph Hellwig

Backport a lazytime fix from upstream to 4.19-stable.  The first commit
had a trivial conflict in fs/xfs/ due to a file being renamed.
Following that, the second commit is a clean cherry-pick.

Eric Biggers (1):
  fs: fix lazytime expiration handling in __writeback_single_inode()

Jan Kara (1):
  writeback: Drop I_DIRTY_TIME_EXPIRE

 fs/ext4/inode.c                  |  2 +-
 fs/fs-writeback.c                | 36 ++++++++++++++------------------
 fs/xfs/xfs_trans_inode.c         |  4 ++--
 include/linux/fs.h               |  1 -
 include/trace/events/writeback.h |  1 -
 5 files changed, 19 insertions(+), 25 deletions(-)

-- 
2.30.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-25 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 20:05 [PATCH 4.19 0/2] backport lazytime fix to 4.19 Eric Biggers
2021-01-25 20:05 ` [PATCH 4.19 1/2] writeback: Drop I_DIRTY_TIME_EXPIRE Eric Biggers
2021-01-25 20:05 ` [PATCH 4.19 2/2] fs: fix lazytime expiration handling in __writeback_single_inode() Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).