striped zpool support
This commit is contained in:
parent
e5c63d9d41
commit
fdfde32aa4
3 changed files with 412 additions and 256 deletions
|
@ -71,6 +71,7 @@ library = {
|
|||
common = grub-core/fs/ufs.c;
|
||||
common = grub-core/fs/xfs.c;
|
||||
common = grub-core/fs/zfs/zfs.c;
|
||||
common = grub-core/fs/zfs/zfsinfo.c;
|
||||
common = grub-core/fs/zfs/zfs_lzjb.c;
|
||||
common = grub-core/fs/zfs/zfs_sha256.c;
|
||||
common = grub-core/fs/zfs/zfs_fletcher.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue