The first patch fixes a bug with the execution of zone report after an IO error. The second patch removes unused code (not technically a bug but this removes a warning when compiling 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 | 12 ++++++++++-- fs/zonefs/sysfs.c | 5 ----- 2 files changed, 10 insertions(+), 7 deletions(-) -- 2.38.1