]> wimlib.net Git - wimlib/commit
inode_fixup.c: Further simplify MS bug workaround
authorEric Biggers <ebiggers3@gmail.com>
Sat, 17 May 2014 06:09:06 +0000 (01:09 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 17 May 2014 06:13:13 +0000 (01:13 -0500)
commit0d95d01735078994e9e3d64557211ea4e6482a93
tree7b6ff6ec880476efe21eddc31668b2ee66eea0d4
parentbb839af2a594f0d98aa0f75e81d6a7f0efe28917
inode_fixup.c:  Further simplify MS bug workaround

Based on what WIMGAPI does, and assuming it sufficiently works around its
own [presumably fixed] bug, the workaround can be simplified to just
"don't hard link dentries that have different unnamed data streams".
src/inode_fixup.c