1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/libdm/misc
Jonathan Earl Brassow 3b032963d5 cmirrord now returns log name to kernel in CTR so it can be registered
Version 2 of the userspace log protocol accepts return information during the
DM_ULOG_CTR exchange.  The return information contains the name of the log
device that is being used (if there is one).  The kernel can then register the
device via 'dm_get_device'.  Amoung other things, this allows for userspace to
assemble a correct dependency tree of devices - critical for LVM handling of
suspend/resume calls.

Also, update dm-log-userspace.h to match the kernel header associated with
this protocol change.  (Includes a version inc.)
2011-10-14 14:18:49 +00:00
..
dm-ioctl.h Suport DM_SECURE_DATA_FLAG. 2011-02-04 16:08:11 +00:00
dm-log-userspace.h cmirrord now returns log name to kernel in CTR so it can be registered 2011-10-14 14:18:49 +00:00
dm-logging.h Add log_errno to set a specific errno and replace log_error in due course. 2009-07-16 00:52:06 +00:00
dmlib.h more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
kdev_t.h Add libdm subdir to begin merging the device-mapper tree. 2008-10-30 15:31:33 +00:00