All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] zonefs fixes for 5.18-rc5
@ 2022-04-27  5:21 Damien Le Moal
  2022-04-27 17:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2022-04-27  5:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

Linus,

The following changes since commit b2d229d4ddb17db541098b83524d901257e93845:

  Linux 5.18-rc3 (2022-04-17 13:57:31 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1da18a296f5ba4f99429e62a7cf4fdbefa598902:

  zonefs: Fix management of open zones (2022-04-21 08:39:20 +0900)

----------------------------------------------------------------
zonefs fixes for 5.18-rc5

Two fixes for rc5:

* Fix inode initialization to make sure that the inode flags are all
  cleared.

* Use zone reset operation instead of close to make sure that the zone
  of an empty sequential file in never in an active state after closing
  the file.

----------------------------------------------------------------
Damien Le Moal (2):
      zonefs: Clear inode information flags on inode creation
      zonefs: Fix management of open zones

 fs/zonefs/super.c | 46 +++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 41 insertions(+), 5 deletions(-)

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

* Re: [GIT PULL] zonefs fixes for 5.18-rc5
  2022-04-27  5:21 [GIT PULL] zonefs fixes for 5.18-rc5 Damien Le Moal
@ 2022-04-27 17:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-27 17:35 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Wed, 27 Apr 2022 14:21:07 +0900:

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

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

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-04-27 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  5:21 [GIT PULL] zonefs fixes for 5.18-rc5 Damien Le Moal
2022-04-27 17:35 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.