]> wimlib.net Git - wimlib/commitdiff
extract.c: Store dentries to extract in list
authorEric Biggers <ebiggers3@gmail.com>
Sat, 18 Jan 2014 03:40:38 +0000 (21:40 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 18 Jan 2014 03:40:38 +0000 (21:40 -0600)
This prevents multiple tree traversals of the entire image when perhaps
only a few files are being extracted.


No differences found