* regression of f6fca3917b4d (btrfs: store chunk size in space-info struct)
@ 2022-08-15 15:45 Wang Yugui
2022-08-15 15:49 ` Wang Yugui
0 siblings, 1 reply; 2+ messages in thread
From: Wang Yugui @ 2022-08-15 15:45 UTC (permalink / raw)
To: linux-btrfs, shr
Hi,
In f6fca3917b4d (btrfs: store chunk size in space-info struct),
chunk size/stripe size of RAID56/RAID0/RAID10 is regressed.
chunk/stripe(orig) chunk/stripe(now)
RAID6/10disk 10G/1G 1G/0.1G
RAID1/2disk 2G/1G 1G/0.5G
Is this right?
Best Regards
Wang Yugui (wangyugui@e16-tech.com)
2022/08/15
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: regression of f6fca3917b4d (btrfs: store chunk size in space-info struct)
2022-08-15 15:45 regression of f6fca3917b4d (btrfs: store chunk size in space-info struct) Wang Yugui
@ 2022-08-15 15:49 ` Wang Yugui
0 siblings, 0 replies; 2+ messages in thread
From: Wang Yugui @ 2022-08-15 15:49 UTC (permalink / raw)
To: linux-btrfs, shr
Hi,
Sorry, a fix.
> In f6fca3917b4d (btrfs: store chunk size in space-info struct),
> chunk size/stripe size of RAID56/RAID0/RAID10 is regressed.
>
> chunk/stripe(orig) chunk/stripe(now)
> RAID6/10disk 10G/1G 1G/0.1G
> RAID1/2disk 2G/1G 1G/0.5G
It should be
RAID0/2disk 2G/1G 1G/0.5G
Best Regards
Wang Yugui (wangyugui@e16-tech.com)
2022/08/15
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-15 15:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-15 15:45 regression of f6fca3917b4d (btrfs: store chunk size in space-info struct) Wang Yugui
2022-08-15 15:49 ` Wang Yugui
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox