Support zle compression on ZFS.
* grub-core/fs/zfs/zfs.c (zle_decompress): New function. (decomp_table): Add zle. * include/grub/zfs/zio.h (zio_compress): Add zle.
This commit is contained in:
parent
c7ba4f6984
commit
b632b404e0
3 changed files with 43 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-11-05 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support zle compression on ZFS.
|
||||
|
||||
* grub-core/fs/zfs/zfs.c (zle_decompress): New function.
|
||||
(decomp_table): Add zle.
|
||||
* include/grub/zfs/zio.h (zio_compress): Add zle.
|
||||
|
||||
2011-11-05 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support BtrFS embedding.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue