pkg-utils/sqfs
David Oberhollenzer 75e169d06a fixup: squashfs limits number of dirents to 256
The kernel implementation BAILS if a directory header is followed by
more than a hard-coded maximum of entries (currently 256).

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-04-18 22:00:22 +02:00
..
Makemodule.am Remove dependency on libbsd 2019-04-18 14:08:02 +02:00
block.c pkg2sqfs: implement data & fragment compression 2019-04-18 14:08:02 +02:00
meta.c fixup: squashfs limits number of dirents to 256 2019-04-18 22:00:22 +02:00
meta_writer.c pkg2sqfs: implement meta data compression 2019-04-18 14:08:02 +02:00
pkg2sqfs.c pkg2sqfs: remove debug print 2019-04-18 14:37:42 +02:00
pkg2sqfs.h pkg2sqfs: implement meta data compression 2019-04-18 14:08:02 +02:00
squashfs.h fixup: squashfs limits number of dirents to 256 2019-04-18 22:00:22 +02:00
super.c pkg2sqfs: set lzma dictionary size to block size 2019-04-18 14:08:03 +02:00
table.c pkg2sqfs: implement meta data compression 2019-04-18 14:08:02 +02:00
vfs.c pkg2sqfs: sort directory entries asciibetically 2019-04-17 16:54:29 +02:00