linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] zonefs fixes for 5.19-rc2
@ 2022-06-10 10:51 Damien Le Moal
  2022-06-10 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2022-06-10 10:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

Linus,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c1c1204c0d0c1dccc1310b9277fb2bd8b663d8fe:

  zonefs: fix zonefs_iomap_begin() for reads (2022-06-08 19:13:55 +0900)

----------------------------------------------------------------
zonefs fixes for 5.19-rc2

* Fix handling of the explicit-open mount option, and in particular the
  conditions under which this option can be ignored.

* Fix a problem with zonefs iomap_begin method, causing a hang in
  iomap_readahead() when a readahead request reaches the end of a file.

----------------------------------------------------------------
Damien Le Moal (3):
      zonefs: fix handling of explicit_open option on mount
      zonefs: Do not ignore explicit_open with active zone limit
      zonefs: fix zonefs_iomap_begin() for reads

 fs/zonefs/super.c | 111 ++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 74 insertions(+), 37 deletions(-)

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

* Re: [GIT PULL] zonefs fixes for 5.19-rc2
  2022-06-10 10:51 [GIT PULL] zonefs fixes for 5.19-rc2 Damien Le Moal
@ 2022-06-10 18:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-10 18:25 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Fri, 10 Jun 2022 19:51:13 +0900:

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

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

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:[~2022-06-10 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-10 10:51 [GIT PULL] zonefs fixes for 5.19-rc2 Damien Le Moal
2022-06-10 18:25 ` 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).