]> wimlib.net Git - wimlib/commitdiff
Stream and blob updates
authorEric Biggers <ebiggers3@gmail.com>
Tue, 17 Mar 2015 03:17:15 +0000 (22:17 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 26 Mar 2015 00:56:34 +0000 (19:56 -0500)
- Rename "lookup table entry" to "blob descriptor"
- Rename "lookup table" to "blob table"
- Use single array for all an inode's streams
- Explicitly annotate each stream with its type
- Account for fact that EFSRPC raw data includes all data streams
- Other cleanups


No differences found