pkg-utils/lib/sqfs
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
..
meta_writer.c fix: flush SquashFS meta block if *exactely* filled 2019-04-23 13:54:17 +02:00
super.c cleanup: move generic squashfs code to library 2019-04-23 12:36:12 +02:00
table.c cleanup: move generic squashfs code to library 2019-04-23 12:36:12 +02:00