mbox series

[GIT,PULL] Writeback fix for 5.19-rc

Message ID f9ff32f1-3573-37bd-a9ab-1b9ed6cfadd9@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Writeback fix for 5.19-rc | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/for-5.19/writeback-2022-05-22

Message

Jens Axboe May 22, 2022, 9:36 p.m. UTC
Hi Linus,

A single writeback fix that didn't belong in any other branch,
correcting the number of skipped pages.

Please pull!


The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:

  Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/for-5.19/writeback-2022-05-22

for you to fetch changes up to 68f4c6eba70df70a720188bce95c85570ddfcc87:

  fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages (2022-05-19 06:29:41 -0600)

----------------------------------------------------------------
for-5.19/writeback-2022-05-22

----------------------------------------------------------------
Zhihao Cheng (1):
      fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages

 fs/fs-writeback.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org May 23, 2022, 9:15 p.m. UTC | #1
The pull request you sent on Sun, 22 May 2022 15:36:06 -0600:

> git://git.kernel.dk/linux-block.git tags/for-5.19/writeback-2022-05-22

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/df1c5d73d2856af0425bdf6f023202e957bd7435

Thank you!