Home | History | Annotate | Download | only in libdm
History log of /src/lib/libdm/libdm_ioctl.c
RevisionDateAuthorComments
 1.6  21-Jun-2021  christos fix proplib deprecation
 1.5  07-Jun-2020  thorpej Update for proplib(3) API changes.
 1.4  15-Feb-2020  riastradh Let's not write temporary files to fixed paths in /tmp, shall we?

XXX pullup
 1.3  27-Dec-2018  mlelstv branches: 1.3.2;
Clean up double free in some error paths that did trigger
an assertion in libprop.
 1.2  30-May-2011  haad branches: 1.2.42; 1.2.44;
Fix problem where DM_IOCTL_NAME was used in libdm_task_set_uuid except of
DM_IOCTL_UUID. This makes lvremove to work properly.

Thanks To hugo Silva and Toby Karyadi for reporting this issue.
 1.1  08-Feb-2011  haad branches: 1.1.2;
Initial import of libdm and dmctl to tree. libdm library can be used
to access, manage and manipulate device-mapper driver. Which opens us bunch
of new possibilities like

dm-multipath device target
dm-crypt device target
dm-ccd compatibility layer

With this import I'm bringing in dmctl tool for working with dm driver ,too.
I plan to replace gpl2 licensed dmsetup command with our dmctl tool in near
feature. It can also by placed to /rescue where we was not able to put
dmsetup because of licensing problems.

With libdm in tree we can now write RUMP atf test suite for dm driver to
ensure LVM subsystem stability as time goes.

Reviewed by: blymn@ and rmind@
Oked: by no objections on tech-userlevel@
 1.1.2.2  08-Feb-2011  bouyer Sync with HEAD
 1.1.2.1  08-Feb-2011  bouyer file libdm_ioctl.c was added on branch bouyer-quota2 on 2011-02-08 19:01:36 +0000
 1.2.44.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.44.1  10-Jun-2019  christos Sync with HEAD
 1.2.42.1  18-Jan-2019  pgoyette Synch with HEAD
 1.3.2.1  20-Feb-2020  martin Pull up following revision(s) (requested by riastradh in ticket #713):

lib/libdm/libdm_ioctl.c: revision 1.4

Let's not write temporary files to fixed paths in /tmp, shall we?
XXX pullup

RSS XML Feed