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.
This commit is contained in:
parent
8622923b66
commit
c2fd16cacb
2 changed files with 123 additions and 25 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-11-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
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.
|
||||
|
||||
2011-11-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support case-insensitive ZFS subvolumes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue