1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/daemons
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
..
clvmd Remove unused variables 2011-10-11 10:06:57 +00:00
cmirrord cmirrord now returns log name to kernel in CTR so it can be registered 2011-10-14 14:18:49 +00:00
common Use Makefile for daemmons/common library. 2011-09-24 20:57:49 +00:00
dmeventd Drop cleanup of .exported_symbols_generated in DISTCLEAN_TARGETS 2011-09-24 21:00:52 +00:00
lvmetad Use Makefile for daemmons/common library. 2011-09-24 20:57:49 +00:00
Makefile.in Use Makefile for daemmons/common library. 2011-09-24 20:57:49 +00:00