linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] zonefs fixes for 6.8-rc5
@ 2024-02-16 12:21 Damien Le Moal
  2024-02-16 18:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2024-02-16 12:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

From: Damien Le Moal <damien.lemoal@opensource.wdc.com>

Linus,

The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:

  Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.8-rc5

for you to fetch changes up to 14db5f64a971fce3d8ea35de4dfc7f443a3efb92:

  zonefs: Improve error handling (2024-02-16 10:20:35 +0900)

----------------------------------------------------------------
zonefs fixes for 6.8.0-rc5

 - Fix direct write error handling to avoid a race between failed IO
   completion and the submission path itself which can result in an
   invalid file size exposed to the user after the failed IO.

----------------------------------------------------------------
Damien Le Moal (1):
      zonefs: Improve error handling

 fs/zonefs/file.c  | 42 ++++++++++++++++++++++-------------
 fs/zonefs/super.c | 66 ++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 65 insertions(+), 43 deletions(-)

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

* Re: [GIT PULL] zonefs fixes for 6.8-rc5
  2024-02-16 12:21 [GIT PULL] zonefs fixes for 6.8-rc5 Damien Le Moal
@ 2024-02-16 18:52 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-02-16 18:52 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Fri, 16 Feb 2024 21:21:07 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.8-rc5

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-02-16 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-16 12:21 [GIT PULL] zonefs fixes for 6.8-rc5 Damien Le Moal
2024-02-16 18:52 ` pr-tracker-bot

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).