diff options
author | Eric Sandeen <[email protected]> | 2009-08-06 15:07:37 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-08-07 10:39:56 -0700 |
commit | 69130c7cf96ea853dc5be599dd6a4b98907d39cc (patch) | |
tree | 9ac97112a66388664534436ee88903e01fa1f705 /net/lapb/lapb_iface.c | |
parent | 0035fe00f77d2b0a1a2d001f7442136d1ec5aefa (diff) |
compat_ioctl: hook up compat handler for FIEMAP ioctl
The FIEMAP_IOC_FIEMAP mapping ioctl was missing a 32-bit compat handler,
which means that 32-bit suerspace on 64-bit kernels cannot use this ioctl
command.
The structure is nicely aligned, padded, and sized, so it is just this
simple.
Tested w/ 32-bit ioctl tester (from Josef) on a 64-bit kernel on ext4.
Signed-off-by: Eric Sandeen <[email protected]>
Cc: <[email protected]>
Cc: Mark Lord <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Josef Bacik <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions