diff options
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | 2008-07-25 10:46:42 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 19:53:34 +0200 |
commit | 4596c8aaf96e8634ca755c9f34b91420a39bebd4 (patch) | |
tree | e9ef95f9bf619dfa50c2bde1de553b32860d469c /crypto/tgr192.c | |
parent | fat: fix parse_options() (diff) | |
download | linux-4596c8aaf96e8634ca755c9f34b91420a39bebd4.tar.xz linux-4596c8aaf96e8634ca755c9f34b91420a39bebd4.zip |
fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
"struct dirent" is a kernel type here, but is a **different type** in
userspace! This means both the structure and the IOCTL number is wrong!
So, this adds new "struct __fat_dirent" to generate correct IOCTL number.
And kernel stuff moves to under __KERNEL__.
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 'crypto/tgr192.c')
0 files changed, 0 insertions, 0 deletions