commit | b2b1bbc2a6a706c82d3ace7ffca81a23de6743a1 | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Sun Nov 08 09:56:04 2015 -0600 |
committer | Jackeagle <jackeagle102@gmail.com> | Wed May 23 00:13:18 2018 -0400 |
tree | fdfe2a6b30375f65d5c8ea1f30784597bd299c1c | |
parent | 5c43271e00485cbcd10dd0f8e97fe9ee3bedfb06 [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