1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Zdenek Kabelac a8bcdef4fd activation: guard exclusive activation
Add protectional internall error whenever we spot activation
of 'exclusive' only segments in 'non-exclusive' mode.

TODO: possibly the activation locking could be enhanced to handle
this fully behind the scene - as for now this works purely for
lvchange/vgchange activation.
2018-01-17 14:45:47 +01:00
..
activate activation: guard exclusive activation 2018-01-17 14:45:47 +01:00
cache label: Clean up storing of device and label sector. 2018-01-11 02:54:00 +00:00
cache_segtype cache: fix lvdisplay output 2017-06-22 20:17:18 +02:00
commands toolcontext: Add paired label_init to refresh_toolcontext. 2018-01-02 22:00:31 +00:00
config config: Move use_mmap to local variable. 2018-01-10 20:35:02 +00:00
datastruct datastruct: Add str_list_wipe. 2016-04-29 19:47:15 +01:00
device device: Move buffer allocation nearer to the I/O. 2018-01-16 01:12:08 +00:00
display coverity: validate retval from get_only_segment_using_this_lv 2017-06-27 00:27:36 +02:00
error activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
filters config: Split config buffer processing into new fn. 2018-01-02 21:10:46 +00:00
format1 device: Merge _dev_read and dev_read_callback. 2018-01-16 00:41:42 +00:00
format_pool label: Clean up storing of device and label sector. 2018-01-11 02:54:00 +00:00
format_text format_text: Refactor mda counting in label processing. 2018-01-15 23:47:44 +00:00
freeseg doc: change fsf address 2016-01-21 12:11:37 +01:00
label label: Clean up storing of device and label sector. 2018-01-11 02:54:00 +00:00
locking lvmlockd: clear coverity complaint 2017-12-18 15:19:17 -06:00
log device: categorise block i/o 2017-12-04 23:45:26 +00:00
lvmpolld doc: change fsf address 2016-01-21 12:11:37 +01:00
metadata lvconvert: use excl activation for conversion 2018-01-17 14:43:34 +01:00
mirror pvmove: enhance delayed_resume logic 2017-11-26 00:36:48 +01:00
misc lvm-string: add function to detect component LV suffix 2017-12-19 15:28:07 +01:00
mm activation: keep priority till memlock_unlock 2017-12-08 13:21:15 +01:00
notify dbus: also recognize error state for missing service that comes from original D-Bus 2016-11-15 10:09:11 +01:00
properties doc: change fsf address 2016-01-21 12:11:37 +01:00
raid raid: protect raid4 activation 2017-11-11 00:56:10 +01:00
report tidy: Add missing underscores to statics. 2017-10-18 15:58:13 +01:00
snapshot activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
striped striped: implement compatible target name 2016-12-05 17:02:01 +01:00
thin thin: add new ZERO/DISCARDS_UNSELECTED 2017-03-10 19:33:00 +01:00
unknown doc: change fsf address 2016-01-21 12:11:37 +01:00
uuid cleanup :drop unneeded header file 2016-10-03 17:49:56 +02:00
zero activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
Makefile.in liblvm: Move lib code used exclusively into metadata-liblvm.c 2017-10-18 19:29:32 +01:00