diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-01-27 22:14:58 +0400 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2012-03-25 03:29:52 +0400 |
commit | 3ee6bd8e8dc0c58b9ba5bab7ef8a7a131da346eb (patch) | |
tree | b1050db82803495116ac255a2b6c755622bd1044 /drivers/connector | |
parent | c0b79a90b1556a7e51d7a49a655eb60306f6258d (diff) | |
download | linux-3ee6bd8e8dc0c58b9ba5bab7ef8a7a131da346eb.tar.xz |
uml/hostfs: Propagate dirent.d_type to filldir()
Currently the (optional) d_type member in struct dirent is always
DT_UNKNOWN on hostfs, which may confuse buggy software using readdir().
Make sure to propagate its value from the underlying filesystem if it's
available there.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions