[dm-devel] [Patch] Target message ioctl

Alasdair G Kergon agk at redhat.com
Tue Jun 8 20:21:34 UTC 2004


DM_TARGET_MSG compat ioctl

--- diff/include/linux/compat_ioctl.h	2004-06-08 21:19:02.000000000 +0100
+++ source/include/linux/compat_ioctl.h	2004-06-08 21:17:42.000000000 +0100
@@ -138,6 +138,7 @@
 COMPATIBLE_IOCTL(DM_TABLE_DEPS_32)
 COMPATIBLE_IOCTL(DM_TABLE_STATUS_32)
 COMPATIBLE_IOCTL(DM_LIST_VERSIONS_32)
+COMPATIBLE_IOCTL(DM_TARGET_MSG_32)
 COMPATIBLE_IOCTL(DM_VERSION)
 COMPATIBLE_IOCTL(DM_REMOVE_ALL)
 COMPATIBLE_IOCTL(DM_LIST_DEVICES)
@@ -152,6 +153,7 @@
 COMPATIBLE_IOCTL(DM_TABLE_DEPS)
 COMPATIBLE_IOCTL(DM_TABLE_STATUS)
 COMPATIBLE_IOCTL(DM_LIST_VERSIONS)
+COMPATIBLE_IOCTL(DM_TARGET_MSG)
 /* Big K */
 COMPATIBLE_IOCTL(PIO_FONT)
 COMPATIBLE_IOCTL(GIO_FONT)



More information about the dm-devel mailing list