storage.c: Search for settings file even if d_type is DT_UNKNOWN.
authorAndrei Gherzan <andrei@gherzan.ro>
Mon, 6 Aug 2012 20:54:33 +0000 (23:54 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 7 Aug 2012 06:23:59 +0000 (09:23 +0300)
commit98ea9125867373f297b71ad8df0e7fbc5bf64543
treef61d8869b8f983ebb86f6d4861d0af8369adbe74
parentc0bfdb8197f4bc29f51460be77b27a41ca073d96
storage.c: Search for settings file even if d_type is DT_UNKNOWN.

This is useful for filesystems where d_type is always DT_UNKNOWN,
for example in reiserfs.
src/storage.c