linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] zonefs changes for 5.10-rc1
@ 2020-10-18 23:25 Damien Le Moal
  2020-10-19 21:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2020-10-18 23:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

Linus,

The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 48bfd5c6fac10e10b7066bf4aeb919ed9a4e87d3:

  zonefs: document the explicit-open mount option (2020-09-15 18:32:58 +0900)

----------------------------------------------------------------
zonefs changes for 5.10

This pull request introduces the following changes to zonefs:

* Add the "explicit-open" mount option to automatically issue a
  REQ_OP_ZONE_OPEN command to the device whenever a sequential zone file
  is open for writing for the first time. This avoids "insufficient zone
  resources" errors for write operations on some drives with limited
  zone resources or on ZNS drives with a limited number of active zones.
  From Johannes.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>

----------------------------------------------------------------
Johannes Thumshirn (4):
      zonefs: introduce helper for zone management
      zonefs: provide no-lock zonefs_io_error variant
      zonefs: open/close zone on file open/close
      zonefs: document the explicit-open mount option

 Documentation/filesystems/zonefs.rst |  15 +++
 fs/zonefs/super.c                    | 221 ++++++++++++++++++++++++++++++++---
 fs/zonefs/zonefs.h                   |  10 ++
 3 files changed, 233 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] zonefs changes for 5.10-rc1
  2020-10-18 23:25 [GIT PULL] zonefs changes for 5.10-rc1 Damien Le Moal
@ 2020-10-19 21:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-19 21:46 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Mon, 19 Oct 2020 08:25:41 +0900:

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

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

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:[~2020-10-19 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-18 23:25 [GIT PULL] zonefs changes for 5.10-rc1 Damien Le Moal
2020-10-19 21:46 ` 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).