History log of /netbsd/external/gpl2/lvm2/dist/include/dm-ioctl.h (Results 1 – 5 of 5)
Revision Date Author Comments
# 0fa7e5a8 02-Dec-2009 haad <haad@NetBSD.org>

Fix build, add missing symbols, remove unknown ioctls etc.


# d685da8d 02-Dec-2009 haad <haad@NetBSD.org>

Fix cinflicts created by import of latest lvm2tools LVM2-2-02-56.


# cfa2bb17 01-Dec-2009 haad <haad@NetBSD.org>

Revert my commit which added knowledge about dm targets to libdevmapper,
this breaks abstraction. Because only lvmtools/lvmlib and device-mapper can
have knowledge about target mapping and libdevmapp

Revert my commit which added knowledge about dm targets to libdevmapper,
this breaks abstraction. Because only lvmtools/lvmlib and device-mapper can
have knowledge about target mapping and libdevmapper only passes requests
from lvmtools to kernel and back. Bump major library and driver version.

Requested by: yamt@

show more ...


# b05bf051 05-Jun-2009 haad <haad@NetBSD.org>

Bump libdevmapper minor number, because of ioctl protocol change.


# 56a34939 22-Dec-2008 haad <haad@NetBSD.org>

Import of lvm2tools 2.03.43 and libdevmapper 1.02.29. Needed to fix
haad-dm merge, because current lvm2tools sources are broken and will be
removed.