diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-25 01:46:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 10:53:34 -0700 |
commit | 531f710f8e68fd2bad7516a090bff372f5f9cf6d (patch) | |
tree | 1f0434a54a9e8b62736438e6cd151bf5abddaadd /REPORTING-BUGS | |
parent | 4596c8aaf96e8634ca755c9f34b91420a39bebd4 (diff) |
fat/dir.c: switch to struct __fat_dirent
struct __fat_dirent is what was formerly the kernel struct dirent (that
was different from the userspace struct dirent).
Converting all fat users to struct __fat_dirent will allow us to get rid
of the conflicting struct dirent definition.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions