1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Zdenek Kabelac 8d7ece126b cache: disallow to combine format 2 with mq
Only policy 'smq' is meant to be used with format version 2.
Code used to let pass 'mq' policy also with format 2. But 'mq'
is obsoloted wth smq and kernel currently matches it. But this
is incompatible with older original mq logic - so disallow creation
of this rather useless combination.
2018-03-19 12:02:08 +01:00
..
activate pools: skip checks when tools are missing 2018-03-17 23:29:11 +01:00
cache cleanup: matching signess 2018-03-13 12:58:57 +01:00
cache_segtype cache: fix lvdisplay output 2017-06-22 20:17:18 +02:00
commands activation: support activation of component LVs 2018-03-06 15:42:46 +01:00
config device: Fix basic async I/O error handling 2018-02-08 20:19:21 +00:00
datastruct datastruct: Add str_list_wipe. 2016-04-29 19:47:15 +01:00
device coverity: make use of defined variable 2018-03-17 23:33:58 +01: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 callbacks: Miscellaneous fixes for recent changes 2018-02-06 01:09:39 +00:00
format_pool callbacks: Miscellaneous fixes for recent changes 2018-02-06 01:09:39 +00:00
format_text cleanup: more usage of dm_strncpy 2018-03-06 15:40:34 +01:00
freeseg doc: change fsf address 2016-01-21 12:11:37 +01:00
label cleanup: unused header file 2018-02-28 21:15:55 +01:00
locking coverity: drop unused local static var 2018-03-17 23:33:58 +01:00
log cleanup: explicitely ignore result code 2018-02-28 21:15:55 +01:00
lvmpolld doc: change fsf address 2016-01-21 12:11:37 +01:00
metadata cache: disallow to combine format 2 with mq 2018-03-19 12:02:08 +01:00
mirror gcc: remove warns about free of const 2018-02-13 19:56:02 +01:00
misc coverity: drop unneeded header files 2018-03-17 23:33:58 +01:00
mm activation: separate prioritized counter 2018-03-15 12:30:45 +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: fix version check of target 2018-03-17 23:30:14 +01:00
report tidy: Add missing underscores to statics. 2017-10-18 15:58:13 +01:00
snapshot gcc: remove warns about free of const 2018-02-13 19:56:02 +01:00
striped striped: implement compatible target name 2016-12-05 17:02:01 +01:00
thin gcc: remove warns about free of const 2018-02-13 19:56:02 +01:00
unknown gcc: remove warns about free of const 2018-02-13 19:56:02 +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