1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/libdm
Zdenek Kabelac f3ef15ef6b Replicator: check open_count for parents of presuspend_node
For deactivation of Replicator check in advance that all heads
have open_count == 0. For this presuspend_node is used as all
head nodes are linking this control node.
2010-05-21 12:30:35 +00:00
..
datastruct Add dm_list_splice() to join two lists. 2010-05-06 10:10:15 +00:00
ioctl Do not print encryption key in message debug output. 2010-05-13 13:31:30 +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 Replicator: support deactivate of replicator-dev nodes 2010-05-21 12:27:02 +00:00
libdevmapper.h Replicator: support deactivate of replicator-dev nodes 2010-05-21 12:27:02 +00:00
libdevmapper.pc.in Switch to use Requires.private for devmapper.pc and lvm2app.pc 2010-05-11 08:54:11 +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 Replicator: check open_count for parents of presuspend_node 2010-05-21 12:30:35 +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 Add pkgconfigdir for placement of .pc files 2010-05-11 08:57:02 +00:00