diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-01-27 19:14:58 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2012-03-25 00:29:52 +0100 |
commit | 3ee6bd8e8dc0c58b9ba5bab7ef8a7a131da346eb (patch) | |
tree | b1050db82803495116ac255a2b6c755622bd1044 /kernel/delayacct.c | |
parent | c0b79a90b1556a7e51d7a49a655eb60306f6258d (diff) | |
download | blackbird-op-linux-3ee6bd8e8dc0c58b9ba5bab7ef8a7a131da346eb.tar.gz blackbird-op-linux-3ee6bd8e8dc0c58b9ba5bab7ef8a7a131da346eb.zip |
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 'kernel/delayacct.c')
0 files changed, 0 insertions, 0 deletions