Re: 2.5.74-mm3

Valdis.Kletnieks@vt.edu
Thu, 10 Jul 2003 14:21:08 -0400


--==_Exmh_-327683311P
Content-Type: text/plain; charset=us-ascii

On Tue, 08 Jul 2003 22:35:48 PDT, Andrew Morton <akpm@osdl.org> said:

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.74/2.5.74-mm3/

OK, I'm finally getting around to actually commenting, this has been a niggling issue for
a while...

> All 113 patches:

> 64-bit-dev_t-kdev_t.patch
> 64-bit dev_t and kdev_t

Yes, this patch says "not ready for prime time, it breaks things".

In particular, this gives the device-mapper userspace indigestion, because the
ioctl passes something other than a 64-bit kdev_t in from libdevmapper. Upshot
is that the LVM2 'vgchange -ay' fails gloriously.

Workaround: Compile the devmapper/LVM stuff with a private copy of include/
linux/kdev_t.h that matches the one the kernel uses. No, I didn't actually get
that to work, so I backed out the 64-bit patch...

(And no, the recent devmapper/LVM2 stuff posted doesn't fix this).

--==_Exmh_-327683311P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Exmh version 2.5 07/13/2001

iD8DBQE/Da6TcC3lWbTT17ARApIQAJ9JMegsEJN357NYSvTStxnMzXgYpQCguhRW
HlaLZRp46OZz+L7gRVIDV/A=
=ZBv1
-----END PGP SIGNATURE-----

--==_Exmh_-327683311P--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/