commit | e3908cd5dc2a15fab73db962a2fd01880f2cf55c | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Sun Nov 08 09:56:04 2015 -0600 |
committer | Dan Pasanen <dan.pasanen@gmail.com> | Mon Nov 09 06:29:39 2015 -0800 |
tree | 02aaf25d34ea2756ead6ec97d4e3a1b604452020 | |
parent | d1f1b390dea162faa118792d10c3636a0d2b93d2 [diff] |
dtbtool: use stat to determine file type if its unknown * Some filesystems (xfs) return 0 for d_type on readdir * If the file type is unknown, attempt a stat call to see if it can be found that way. Change-Id: I2f7a90a73cd9614aa34cd4654d007393f45db9f9