Re: [Patch 2/6] dm: remove v1 ioctl interface
From: Andrew Morton
Date: Sat Feb 21 2004 - 01:18:54 EST
Joe Thornber <thornber@xxxxxxxxxx> wrote:
>
> Remove the version-1 ioctl interface.
This breaks the build on 64-bit machines.
include/linux/compat_ioctl.h | 7 -------
1 files changed, 7 deletions(-)
diff -puN include/linux/compat_ioctl.h~dm-02-compat_ioctl-fix include/linux/compat_ioctl.h
--- 25-power4/include/linux/compat_ioctl.h~dm-02-compat_ioctl-fix 2004-02-20 22:12:40.000000000 -0800
+++ 25-power4-akpm/include/linux/compat_ioctl.h 2004-02-20 22:12:40.000000000 -0800
@@ -140,13 +140,6 @@ COMPATIBLE_IOCTL(DM_VERSION)
COMPATIBLE_IOCTL(DM_REMOVE_ALL)
COMPATIBLE_IOCTL(DM_DEV_CREATE)
COMPATIBLE_IOCTL(DM_DEV_REMOVE)
-COMPATIBLE_IOCTL(DM_DEV_RELOAD)
-COMPATIBLE_IOCTL(DM_DEV_SUSPEND)
-COMPATIBLE_IOCTL(DM_DEV_RENAME)
-COMPATIBLE_IOCTL(DM_DEV_DEPS)
-COMPATIBLE_IOCTL(DM_DEV_STATUS)
-COMPATIBLE_IOCTL(DM_TARGET_STATUS)
-COMPATIBLE_IOCTL(DM_TARGET_WAIT)
#endif
/* Big K */
COMPATIBLE_IOCTL(PIO_FONT)
_
-
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/