public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs-progs: scrub status: add json output format
@ 2025-02-07  2:33 Racz Zoltan
  2025-02-07  2:33 ` [PATCH 1/2] Removed redundant if/else statement Racz Zoltan
  2025-02-07  2:33 ` [PATCH 2/2] scrub status: add json output format Racz Zoltan
  0 siblings, 2 replies; 9+ messages in thread
From: Racz Zoltan @ 2025-02-07  2:33 UTC (permalink / raw)
  To: dsterba; +Cc: linux-btrfs, Racz Zoltan

This patchset contains two changes:
1. Remove redundant if/else statement in print_scrub_summary
2. Add JSON output format for "scrub status"

 cmds/scrub.c | 241 +++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 185 insertions(+), 56 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-02-13 19:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07  2:33 [PATCH 0/2] btrfs-progs: scrub status: add json output format Racz Zoltan
2025-02-07  2:33 ` [PATCH 1/2] Removed redundant if/else statement Racz Zoltan
2025-02-11 19:14   ` David Sterba
2025-02-11 19:31     ` Racz Zoli
2025-02-11 23:42       ` David Sterba
2025-02-13 19:49         ` Racz Zoli
2025-02-07  2:33 ` [PATCH 2/2] scrub status: add json output format Racz Zoltan
2025-02-11 19:41   ` David Sterba
2025-02-11 23:37     ` Racz Zoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox