Move ZFS crypto to separate module
This commit is contained in:
parent
2cdc899567
commit
f003a8c5e7
9 changed files with 415 additions and 298 deletions
|
@ -82,6 +82,7 @@ library = {
|
|||
common = grub-core/fs/ufs2.c;
|
||||
common = grub-core/fs/ufs.c;
|
||||
common = grub-core/fs/xfs.c;
|
||||
common = grub-core/fs/zfs/zfscrypt.c;
|
||||
common = grub-core/fs/zfs/zfs.c;
|
||||
common = grub-core/fs/zfs/zfsinfo.c;
|
||||
common = grub-core/fs/zfs/zfs_lzjb.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue