]> git.ipfire.org Git - thirdparty/grub.git/commit
Support third redundancy strip on raidz3.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 4 Nov 2011 14:19:23 +0000 (15:19 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 4 Nov 2011 14:19:23 +0000 (15:19 +0100)
commitc2fd16cacb3edf41efe3b0ffa266c54c8af9af6f
tree2655d0b13d21ccc05dbedfe0eeb9dbf3d978a28c
parent8622923b662282f534ee88307065bc9ded80a023
Support third redundancy strip on raidz3.

* grub-core/fs/zfs/zfs.c (recovery): Add Gauss for general case.
Return error on singularity. All users updated.
(read_device): Don't stop on 3rd failure on raidz3.
ChangeLog
grub-core/fs/zfs/zfs.c