On Fri, May 15, 2026 at 12:59:34PM -0700, H. Peter Anvin wrote:
> I don't think this is a good idea. Error out; it is the btrfs maintainers' 
> job to ensure user data isn't lost. 
> 
> The RAID-6 code has *never* supported only 3 units, and if it ever worked for 
> *any* of the implementations it was purely by accident. Speaking as the 
> original author I should know; this was deliberate as in some cases the 
> degenerate case (3) would have required extra trays in the code to no user 
> benefit. 
> 
> I would not be surprised if the kernel crashed or corrupted the page cache in 
> that case.

It does, that's why I wanted to exclude it.  Anyway, for the about to be
resent version I'll drop this btrfs patch over the stated objection and
will otherwise not change anything.  This means the (IMHO hypothetical)
users of this configuration will get a WARN_ON_ONCE triggered, but
otherwise keep working (or rather not working) as before.

Reply via email to