Re: LVM/Device mapper breaks with -mm (was: Re: 2.5.66-mm1)

From: Andries Brouwer (aebr@win.tue.nl)
Date: Wed Mar 26 2003 - 08:48:34 EST


On Wed, Mar 26, 2003 at 12:26:37PM +0000, Erik Hensema wrote:
> Andrew Morton (akpm@digeo.com) wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.66/2.5.66-mm1/

> LVM or device mapper seems to be broken in -mm. I've only tried the
> following kernels so far:
> 2.5.64 - works
> 2.5.65-mm2 - doesn't work
> 2.5.66 - works
> 2.5.66-mm1 - doesn't work

Probably you are hit by

  dev_t-32-bit.patch
    [for playing only] change type of dev_t

This is hidden somewhat in the 100+ patches in -mm,
but the kernel is not quite ready yet - that is
why this is labeled "not to be applied, for
playing only". Mostly things work, but some stuff
related to lvm, md, dm, nfs, loop will break
because ioctls use structs with a dev_t field.

You can revert this single patch and probably all will be fine.
More interesting would be to apply

http://marc.theaimsgroup.com/?l=linux-kernel&m=103956089203199&w=3

if possible, and see whether that helps.
You can see some earlier discussion today under a subject
containing the word dm_ioctl.

Andries

-
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/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:23 EST