[Patch 3/5] dm: make v4 of the ioctl interface the default

From: Joe Thornber
Date: Tue Nov 25 2003 - 11:33:46 EST


Make the version-4 ioctl interface the default kernel configuration option.
If you have out of date tools you will need to use the v1 interface.

--- diff/drivers/md/Kconfig 2003-10-09 09:47:34.000000000 +0100
+++ source/drivers/md/Kconfig 2003-11-25 15:47:48.000000000 +0000
@@ -138,6 +138,7 @@
config DM_IOCTL_V4
bool "ioctl interface version 4"
depends on BLK_DEV_DM
+ default y
---help---
Recent tools use a new version of the ioctl interface, only
select this option if you intend using such tools.
-
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/