linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] zonefs fixes
@ 2022-10-31  3:00 Damien Le Moal
  2022-10-31  3:00 ` [PATCH 1/2] zonefs: fix zone report size in __zonefs_io_error() Damien Le Moal
  2022-10-31  3:00 ` [PATCH 2/2] zonefs: Remove to_attr() helper function Damien Le Moal
  0 siblings, 2 replies; 9+ messages in thread
From: Damien Le Moal @ 2022-10-31  3:00 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: Johannes Thumshirn

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


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

end of thread, other threads:[~2022-11-04  0:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-31  3:00 [PATCH 0/2] zonefs fixes Damien Le Moal
2022-10-31  3:00 ` [PATCH 1/2] zonefs: fix zone report size in __zonefs_io_error() Damien Le Moal
2022-11-02  9:28   ` Johannes Thumshirn
2022-11-02  9:44     ` Damien Le Moal
2022-11-02 10:11       ` Johannes Thumshirn
2022-11-02 10:49         ` Damien Le Moal
2022-11-04  0:30     ` Damien Le Moal
2022-10-31  3:00 ` [PATCH 2/2] zonefs: Remove to_attr() helper function Damien Le Moal
2022-11-02  9:24   ` Johannes Thumshirn

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