]> wimlib.net Git - wimlib/commit
Finally fixed most of the problems with the new resource code.
authorEric Biggers <ebiggers3@gmail.com>
Thu, 23 Aug 2012 14:50:42 +0000 (09:50 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 23 Aug 2012 14:50:42 +0000 (09:50 -0500)
commitdb046c7191d39535dfb49e9b9bdfc0751a8c17b4
tree3a3361879daa3aa296e02b75cf3e0699ba5d8f28
parent3efd3c749f6cef737951769ace2fc802d8d8e61c
Finally fixed most of the problems with the new resource code.

Also, write_wim_resource() will now verify the SHA1 message digest when writing
a WIM resource.  This makes it possible to detect concurrent modifications of
the directory tree when capturing a WIM.
src/extract.c
src/lookup_table.h
src/modify.c
src/mount.c
src/resource.c
src/sha1.c
src/sha1.h
src/split.c
src/util.h
src/wimlib_internal.h