grub/grub-core
Szymon Janc 095f077e6d Add support for LZO compression in btrfs.
* Makefile.util.def (libgrubmods.a): Add minilzo.c and add required flags
to cflags in cppflags.
* Makefile.core.def (btrfs): Likewise.
* grub-core/fs/btrfs.c: Include minilzo.h.
(grub_btrfs_superblock): Add sectorsize, nodesize, leafsize, stripsize and
dummy5 field.
(GRUB_BTRFS_COMPRESSION_LZO): New define.
(grub_btrfs_extent_read): Add support for LZO compression type.
2011-08-14 11:46:05 +02:00
..
2011-07-06 01:35:41 +02:00
2011-06-24 00:07:55 +02:00
2011-07-25 08:14:34 +02:00
2011-05-16 17:17:04 +02:00
2011-04-21 11:07:10 +01:00
2011-05-16 17:17:04 +02:00
2011-07-02 18:52:50 +02:00
2011-05-15 01:43:44 +02:00
2011-07-06 18:21:24 +02:00
2011-06-23 20:05:39 +02:00
2011-06-27 12:31:37 +02:00
2011-07-06 01:35:41 +02:00
2011-05-08 18:29:37 +02:00
2011-07-06 01:35:41 +02:00