]> wimlib.net Git - wimlib/commit
Remove dentry.dos_name_invalid
authorEric Biggers <ebiggers3@gmail.com>
Wed, 15 Jan 2014 06:47:37 +0000 (00:47 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 15 Jan 2014 06:47:37 +0000 (00:47 -0600)
commita1d2684c03d066f103ae50485f48512613b84575
treec2162fe4c001522f442f4b4a476d434968647e30
parent98ed2c50486c2f54f88040c17c191158fd417514
Remove dentry.dos_name_invalid

This flag is no longer used.  The extraction code just extracts the DOS
names it finds, which is the best we can do.
include/wimlib/dentry.h
src/inode.c