[GIT PULL] zonefs changes for 5.10-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxx/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@xxxxxxx>

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



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux