summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix configure command error.baserock/morphMark Doffman2014-03-101-6/+1
* Add extra configuration for morph file, won't build withoutMark Doffman2014-03-101-1/+6
* Add morph file.Mark Doffman2014-03-071-0/+5
* config: keep config paths with variable names properly marked on outputPeter Rajnoha2014-03-071-1/+1
* config: use small local static buffer instead of mempool for temporary config...Peter Rajnoha2014-03-071-40/+18
* cleanup: remove superfluous slash in default cache dir pathPeter Rajnoha2014-03-071-1/+1
* tests: updates for new testZdenek Kabelac2014-03-062-3/+4
* tests: check created snapshot has good max sizeZdenek Kabelac2014-03-061-0/+31
* tests: detect old-snap metadata consitencyZdenek Kabelac2014-03-061-0/+55
* makefiles: link blkid library only to lvmZdenek Kabelac2014-03-061-3/+1
* makefiles: use BLKID/UDEV_CFLAGS properlyZdenek Kabelac2014-03-064-3/+8
* readline: switch to new-style readline typedefZdenek Kabelac2014-03-062-1/+3
* configure: drop duplicated SUBSTZdenek Kabelac2014-03-061-5/+1
* tests: fix name-mangling test and remove udev transaction in dmsetup wrapperPeter Rajnoha2014-03-062-11/+6
* WHATS_NEW: config handling changesPeter Rajnoha2014-03-061-0/+1
* cleanup: remove superfluous forward declarationPeter Rajnoha2014-03-061-2/+0
* config: add default for allocation/cache_pool_chunk_sizePeter Rajnoha2014-03-064-4/+8
* config: runtime default for allocation/thin_pool_chunk_sizePeter Rajnoha2014-03-065-27/+31
* config: separate cfg_def_default_value_hint out of cfg_def_get_default_valuePeter Rajnoha2014-03-061-6/+6
* config: runtime default for activation/mirror_image_fault_policyPeter Rajnoha2014-03-064-3/+7
* config: runtime default for config/profile_dirPeter Rajnoha2014-03-064-11/+17
* config: runtime default for backup/backup_dir, backup/archive_dirPeter Rajnoha2014-03-064-23/+34
* config: runtime default for devices/cache, devices/cache_dirPeter Rajnoha2014-03-064-32/+59
* config: add CFG_DEFAULT_RUN_TIME for config options with runtime defaultsPeter Rajnoha2014-03-064-18/+58
* config: use mempool for config paths used in find_config_tree_* functionsPeter Rajnoha2014-03-062-27/+51
* config: fixup default values for selected config settingsPeter Rajnoha2014-03-062-5/+5
* cmirrord: Clean-up stray warning messageJonathan Brassow2014-03-051-3/+10
* udev: run pvscan --cache via systemd-run in udev if the PV label is detected ...Peter Rajnoha2014-03-052-1/+2
* test: Use correct path to /dev in lvchange-raid.sh.Petr Rockai2014-03-051-1/+1
* tests: testing usable of /dev/kmsgZdenek Kabelac2014-03-041-28/+21
* tests: hide error messageZdenek Kabelac2014-03-041-1/+1
* tests: print kernel versionZdenek Kabelac2014-03-041-0/+1
* tests: check readability of /dev/kmsgZdenek Kabelac2014-03-041-5/+14
* tests: reinstantiate support for klogctlZdenek Kabelac2014-03-042-4/+31
* test: Make teardown (more) resistant to funny DM device names.Petr Rockai2014-03-042-3/+3
* tests: restore .txt suffixZdenek Kabelac2014-03-031-1/+1
* tests: speedup kmsg processingZdenek Kabelac2014-03-031-44/+48
* tests: split raid testZdenek Kabelac2014-03-033-40/+63
* lvmetad: fix minor gcc warningZdenek Kabelac2014-03-031-1/+1
* test: Remove incorrect evaluationMarian Csontos2014-03-031-1/+1
* tests: detect nc or socatZdenek Kabelac2014-03-021-9/+14
* tests: restore usage of reading kmsgZdenek Kabelac2014-03-021-24/+21
* tests: split raid testZdenek Kabelac2014-03-023-42/+71
* tests: disable test which leaks nodeZdenek Kabelac2014-03-021-6/+10
* tests: report selinux modeZdenek Kabelac2014-03-021-0/+9
* tests: use longer sleepZdenek Kabelac2014-03-021-1/+1
* test: Test that we cope with stray device nodes.Petr Rockai2014-03-021-0/+21
* test: Properly synchronize direct dmsetup calls.Petr Rockai2014-03-023-19/+29
* tests: detect reiserfs supportZdenek Kabelac2014-03-011-2/+5
* lvmetad: more reuse precommit bufferZdenek Kabelac2014-03-014-17/+36