[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] 2.6.4-udm1
- From: Kevin Corry <kevcorry us ibm com>
- To: dm-devel sistina com
- Cc:
- Subject: Re: [dm-devel] 2.6.4-udm1
- Date: Mon, 15 Mar 2004 12:08:57 -0600
On Monday 15 March 2004 9:12 am, Joe Thornber wrote:
> http://people.sistina.com/~thornber/dm/patches/2.6-unstable/2.6.4/2.6.4-udm1.tar.bz2
> Revision 3:
> Fix 64/32 bit ioctl problems.
Missing definition for DM_LIST_VERSIONS_32.
--- diff/include/linux/dm-ioctl.h 2004-03-15 12:06:55.000000000 -0600
+++ source/include/linux/dm-ioctl.h 2004-03-15 12:06:49.000000000 -0600
@@ -225,6 +225,7 @@
#define DM_TABLE_CLEAR_32 _IOWR(DM_IOCTL, DM_TABLE_CLEAR_CMD, ioctl_struct)
#define DM_TABLE_DEPS_32 _IOWR(DM_IOCTL, DM_TABLE_DEPS_CMD, ioctl_struct)
#define DM_TABLE_STATUS_32 _IOWR(DM_IOCTL, DM_TABLE_STATUS_CMD, ioctl_struct)
+#define DM_LIST_VERSIONS_32 _IOWR(DM_IOCTL, DM_LIST_VERSIONS_CMD, ioctl_struct)
#endif
#define DM_IOCTL 0xfd
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]