Re: LVM 1.0 release decision

David S. Miller (davem@redhat.com)
Fri, 11 May 2001 13:12:55 -0700 (PDT)


Andrea Arcangeli writes:
> I just switched to the >=beta4 lvm IOP for all 64bit archs. The previous
> one (the 2.4 mainline one) isn't feasible on the archs with 32bit
> userspace and 64bit kernel (it uses long). The IOP didn't changed btw,
> only the structures changed silenty.

They can be converted, there is in fact initial sparc64 code to
handle the existing LVM ioctls in arch/sparc64/kernel/ioctl32.c

Without argument, the LVM ioctls are done in such a way that
conversion is a bit difficult, but not entirely impossible.

Later,
David S. Miller
davem@redhat.com
-
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/