[GIT PULL] zonefs fixes for 6.1-rc6

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

 



Linus,

The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:

  Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)

are available in the Git repository at:

  ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.1-rc6

for you to fetch changes up to 61ba9e9712e187e019e6451bb9fc8eb24685fc50:

  zonefs: Remove to_attr() helper function (2022-11-16 16:08:31 +0900)

----------------------------------------------------------------
zonefs fixes for 6.1-rc6

 - Fix the IO error recovery path for failures happening in the last
   zone of device, and that zone is a "runt" zone (smaller than the
   other zone). The current code was failing to properly obtain a zone
   report in that case.

 - Remove the unused to_attr() function as it is unused, causing
   compilation warnings with clang.

----------------------------------------------------------------
Damien Le Moal (2):
      zonefs: fix zone report size in __zonefs_io_error()
      zonefs: Remove to_attr() helper function

 fs/zonefs/super.c | 37 +++++++++++++++++++++++++++----------
 fs/zonefs/sysfs.c |  5 -----
 2 files changed, 27 insertions(+), 15 deletions(-)



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

  Powered by Linux