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

Linus,

The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:

  Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 77af13ba3c7f91d91c377c7e2d122849bbc17128:

  zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space (2023-03-30 20:56:02 +0900)

----------------------------------------------------------------
zonefs fixes for 6.3-rc5

 * Make sure to always invalidate the last page of an inode straddling
   inode->i_size to avoid data inconsistencies with appended data when
   the device zone write granularity does not match the page size.

 * Do not propagate iomap -ENOBLK error to userspace and use -EBUSY
   instead.

----------------------------------------------------------------
Damien Le Moal (2):
      zonefs: Always invalidate last cached page on append write
      zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space

 fs/zonefs/file.c | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] zonefs fixes for 6.3-rc5
  2023-03-30 12:22 [GIT PULL] zonefs fixes for 6.3-rc5 Damien Le Moal
@ 2023-03-30 16:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-30 16:45 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Thu, 30 Mar 2023 21:22:00 +0900:

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

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

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:[~2023-03-30 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 12:22 [GIT PULL] zonefs fixes for 6.3-rc5 Damien Le Moal
2023-03-30 16:45 ` 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).