All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] btrfs-progs: fi usage: implement raid56
@ 2019-03-17 12:51 stephane_btrfs
  2019-03-17 12:51 ` [PATCH 1/1] " stephane_btrfs
  0 siblings, 1 reply; 8+ messages in thread
From: stephane_btrfs @ 2019-03-17 12:51 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Stéphane Lesimple

From: Stéphane Lesimple <stephane_btrfs@lesimple.fr>

For several years now, we've been missing RAID56
code in the `filesystem usage' btrfs subcommand.

This is my try at implementing it. I don't have
any production array using raid5 or raid6 yet, but
I've tried different combinations of devloop test
filesystems with different number of devices with
different sizes. And the reported informations
always seem correct.

Comments are obviously welcome.

The diff can also be seen at:
https://github.com/kdave/btrfs-progs/compare/devel...speed47:raid56

Stéphane Lesimple (1):
  btrfs-progs: fi usage: implement raid56

 cmds-fi-usage.c | 96 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 60 insertions(+), 36 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-03-19  1:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-17 12:51 [PATCH 0/1] btrfs-progs: fi usage: implement raid56 stephane_btrfs
2019-03-17 12:51 ` [PATCH 1/1] " stephane_btrfs
2019-03-17 18:41   ` Goffredo Baroncelli
2019-03-18 19:12     ` Stéphane Lesimple
2019-03-18 21:05       ` Goffredo Baroncelli
2019-03-17 23:23   ` Hans van Kranenburg
2019-03-18 19:41     ` Stéphane Lesimple
2019-03-19  1:14       ` Hans van Kranenburg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.