[PATCH 002 of 4] md: Add another COMPAT_IOCTL for md.

From: NeilBrown
Date: Thu Oct 19 2006 - 23:26:34 EST



.. so that you can use bitmaps with 32bit userspace on a
64 bit kernel.

Signed-off-by: Neil Brown <neilb@xxxxxxx>

### Diffstat output
./include/linux/compat_ioctl.h | 1 +
1 file changed, 1 insertion(+)

diff .prev/include/linux/compat_ioctl.h ./include/linux/compat_ioctl.h
--- .prev/include/linux/compat_ioctl.h 2006-10-20 11:49:14.000000000 +1000
+++ ./include/linux/compat_ioctl.h 2006-10-20 12:00:56.000000000 +1000
@@ -131,6 +131,7 @@ COMPATIBLE_IOCTL(RUN_ARRAY)
COMPATIBLE_IOCTL(STOP_ARRAY)
COMPATIBLE_IOCTL(STOP_ARRAY_RO)
COMPATIBLE_IOCTL(RESTART_ARRAY_RW)
+COMPATIBLE_IOCTL(GET_BITMAP_FILE)
ULONG_IOCTL(SET_BITMAP_FILE)
/* DM */
COMPATIBLE_IOCTL(DM_VERSION_32)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/