From: Eric Biggers <ebiggers@kernel.org>
To: stable@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org, Jan Kara <jack@suse.cz>,
Christoph Hellwig <hch@lst.de>
Subject: [PATCH 4.14 0/3] backport lazytime fix to 4.14
Date: Mon, 25 Jan 2021 12:37:41 -0800 [thread overview]
Message-ID: <20210125203744.325479-1-ebiggers@kernel.org> (raw)
Backport a lazytime fix from upstream to 4.14-stable. To make it
cherry-pick cleanly, I first cherry-picked two other commits. Commit #2
had a conflict due to it making a change to fs/xfs/ which isn't
applicable to 4.14. I dropped that part of the change.
Christoph Hellwig (1):
fs: move I_DIRTY_INODE to fs.h
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 | 6 ++---
fs/fs-writeback.c | 43 +++++++++++++-------------------
fs/gfs2/super.c | 2 +-
include/linux/fs.h | 4 +--
include/trace/events/writeback.h | 1 -
5 files changed, 24 insertions(+), 32 deletions(-)
--
2.30.0
next reply other threads:[~2021-01-25 20:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-25 20:37 Eric Biggers [this message]
2021-01-25 20:37 ` [PATCH 4.14 1/3] fs: move I_DIRTY_INODE to fs.h Eric Biggers
2021-01-25 20:37 ` [PATCH 4.14 2/3] writeback: Drop I_DIRTY_TIME_EXPIRE Eric Biggers
2021-01-25 20:37 ` [PATCH 4.14 3/3] fs: fix lazytime expiration handling in __writeback_single_inode() Eric Biggers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210125203744.325479-1-ebiggers@kernel.org \
--to=ebiggers@kernel.org \
--cc=hch@lst.de \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox