]> wimlib.net Git - wimlib/commitdiff
Add support for unsafe in-place compaction of WIM files
authorEric Biggers <ebiggers3@gmail.com>
Sun, 4 Oct 2015 18:20:19 +0000 (13:20 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 4 Oct 2015 21:11:31 +0000 (16:11 -0500)
This commit adds support for compacting WIM files by passing the flag
WIMLIB_WRITE_FLAG_UNSAFE_COMPACT to wimlib_overwrite().


No differences found