1
0
Fork 0
mirror of https://github.com/pygos/pkg-utils.git synced 2024-11-21 20:39:46 +01:00
pkg-utils/lib
David Oberhollenzer ed6841ed17 fix: flush SquashFS meta block if *exactely* filled
Otherwise we can get really funky corner cases where an inode offset is
indicated as just 1 byte after the end of a block. The unsquashfs program
doesn't complain but the kernel implementation really doesn't like that.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-04-23 13:54:17 +02:00
..
comp Add a way to pass options to compressors 2019-04-18 14:08:03 +02:00
filelist file list sort: remove duplicate directory entries 2019-04-18 14:08:43 +02:00
pkg Remove unnecessary flush from unpacking loop 2019-04-18 14:08:43 +02:00
sqfs fix: flush SquashFS meta block if *exactely* filled 2019-04-23 13:54:17 +02:00
util Add license 2019-03-08 18:18:31 +01:00
Makemodule.am cleanup: move generic squashfs code to library 2019-04-23 12:36:12 +02:00