1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm
Peter Rajnoha e92d87cef6 Synchronize "remove" dm task while reverting unsuccessful "create" dm task
(with table provided).

This remove ioctl generates udev events like any other hence it needs to be
synchronized properly as well. Also, add dm task type in debug log when
setting a cookie (for better debugging).
2010-05-03 21:06:53 +00:00
..
datastruct Add dm_bitset_equal to libdevmapper. 2010-04-20 13:58:22 +00:00
ioctl Synchronize "remove" dm task while reverting unsuccessful "create" dm task 2010-05-03 21:06:53 +00:00
misc Add support for ioctl's DM_UEVENT_GENERATED_FLAG. 2010-03-23 14:38:37 +00:00
mm Use INTERNAL_ERROR definition consistently in internal error messages. 2010-03-25 18:22:04 +00:00
regex don't optimise anything with TARGET_TRANS to avoid intefering with the matcher's counting 2010-04-22 23:09:18 +00:00
.exported_symbols Add dm_bitset_equal to libdevmapper. 2010-04-20 13:58:22 +00:00
libdevmapper.h Add support for new IMPORT{db} udev rule. 2010-04-28 13:37:36 +00:00
libdevmapper.pc.in Also include udev libs in libdevmapper.pc when udev_sync is enabled. 2010-04-26 09:05:50 +00:00
libdm-common.c Synchronize "remove" dm task while reverting unsuccessful "create" dm task 2010-05-03 21:06:53 +00:00
libdm-common.h Several changes to udev support code: 2009-10-26 14:29:33 +00:00
libdm-deptree.c Only fail if the top-level LV fails to be deactivated - allow deactivation 2010-04-07 23:51:34 +00:00
libdm-file.c more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
libdm-report.c Fix dm_report_field_uint64 to really use 64bit. 2010-02-15 18:36:48 +00:00
libdm-string.c Make mempool optional in dm_split_lvm_name() 2009-06-03 11:40:23 +00:00
Makefile.in INSTALL rules updates 2010-04-09 21:42:48 +00:00