• Linus Torvalds's avatar
    Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs · 140e40e3
    Linus Torvalds authored
    Pull zonefs updates from Damien Le Moal:
     "This improves zonefs open sequential file accounting and adds
      accounting for active sequential files to allow the user to handle the
      maximum number of active zones of an NVMe ZNS drive.
    
      sysfs attributes for both open and active sequential files are also
      added to facilitate access to this information from applications
      without resorting to inspecting the block device limits"
    
    * tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:
      documentation: zonefs: Document sysfs attributes
      documentation: zonefs: Cleanup the mount options section
      zonefs: Add active seq file accounting
      zonefs: Export open zone resource information through sysfs
      zonefs: Always do seq file write open accounting
      zonefs: Rename super block information fields
      zonefs: Fix management of open zones
      zonefs: Clear inode information flags on inode creation
    140e40e3
super.c 49.2 KB