summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* config: add metadata/removed_ancestor_lv_names_to_trackdev-prajnoha-report-select-extensionsPeter Rajnoha2015-07-147-9/+54
* report: use "[" and "]" as prefix and suffix for removed LV names in ancestor...Peter Rajnoha2015-07-141-9/+50
* report: add support for string list decorations (prefix and suffix for list i...Peter Rajnoha2015-07-144-22/+109
* report: add full_ancestors and full_descendants reporting fieldsPeter Rajnoha2015-07-143-8/+83
* thin: track removed and indirect origin for thin snapshotsPeter Rajnoha2015-07-141-2/+67
* thin: add supporting infrastructure for tracking snapshot chain even if there...Peter Rajnoha2015-07-149-1/+118
* config: {thin,cache}_{check,repair}_options are never undefinedPeter Rajnoha2015-07-145-14/+18
* man lvmlockd: update method for changing lock typeDavid Teigland2015-07-131-7/+30
* lockd: allow vgexport and vgimportDavid Teigland2015-07-134-13/+32
* lockd: allow nolocking and readonly optionsDavid Teigland2015-07-132-1/+47
* vgexport: do not allow lockd VG to be exportedDavid Teigland2015-07-101-0/+7
* lockd: note that external origins don't work in lockd VGsDavid Teigland2015-07-102-0/+12
* vgchange: allow changing to lockd type when mirrors existDavid Teigland2015-07-102-20/+1
* lvconvert: disallow splitting in lockd VGsDavid Teigland2015-07-101-0/+12
* lockd: disable part of lock_args validationDavid Teigland2015-07-102-12/+83
* lvmpolld: Fix segfault on 32 bit architecturesMarian Csontos2015-07-103-4/+5
* test: Fix syntax error in prepare_devsMarian Csontos2015-07-101-1/+1
* metadata: fix duplicated LV flagDavid Teigland2015-07-091-3/+2
* vgchange: fix disallowed LV types in lockd VGDavid Teigland2015-07-091-3/+3
* pvcreate: remove recent warning messageDavid Teigland2015-07-091-6/+4
* metadata: add comments describing lock_args for lvmlockdDavid Teigland2015-07-091-0/+40
* metadata: vg_validate lock_argsDavid Teigland2015-07-091-7/+84
* coverity: cleanup related to lvmlockdDavid Teigland2015-07-094-31/+33
* libdaemon: config_make_nodes_v needs fixingPeter Rajnoha2015-07-092-7/+6
* coverity: missing return value checksPeter Rajnoha2015-07-099-28/+64
* coverity: missing return value for dm_split_lvm_name pass proper DM name inst...Peter Rajnoha2015-07-091-1/+4
* coverity: fix possible invalid dereferencesPeter Rajnoha2015-07-094-8/+6
* lvmconf: fix ignored --startstopservices in lvmconf ... --mirrorservice on sy...Peter Rajnoha2015-07-092-2/+3
* vgchange: don't disable VG lock in lock_stopDavid Teigland2015-07-081-2/+0
* lvmlockd: remove log_error instances for normal conditionsDavid Teigland2015-07-081-10/+14
* man: add lvmlocal.conf to config cascadeAndy Grover2015-07-081-1/+1
* lvmlockd: fix unreachable codeDavid Teigland2015-07-081-2/+2
* lvmlockctl: fix uninitialized namesDavid Teigland2015-07-081-10/+13
* toollib: skip processing the sanlock LV unless named or allDavid Teigland2015-07-081-1/+14
* tests: follow symlinksZdenek Kabelac2015-07-081-2/+2
* coverity: fix regresions from 16e9b32c2f1Zdenek Kabelac2015-07-081-2/+3
* coverity: fix NULL check in lv->lvid.sPeter Rajnoha2015-07-081-1/+1
* coverity: fix missing initializationPeter Rajnoha2015-07-0811-14/+15
* coverity: previous commit - not "break" but "fall through"Peter Rajnoha2015-07-081-1/+1
* coverity: missing break in switch expressionPeter Rajnoha2015-07-081-0/+1
* coverity: fix uninitialized values and other reported problemsPeter Rajnoha2015-07-081-13/+15
* coverity: fix resource leaksPeter Rajnoha2015-07-083-14/+20
* config: replace find_config_tree_node with find_config_tree_array where appro...Peter Rajnoha2015-07-0814-71/+44
* config: add find_config_tree_arrayPeter Rajnoha2015-07-083-5/+57
* spec: Move lvm2-lockd into separate packageMarian Csontos2015-07-071-12/+40
* spec: Update to use enable_lockd_*Marian Csontos2015-07-072-2/+25
* post-releaseAlasdair G Kergon2015-07-074-2/+8
* pre-releasev2_02_125Alasdair G Kergon2015-07-074-4/+5
* lvmpolld: fix possible memory corruption with mem debugOndrej Kozina2015-07-071-1/+3
* conf: regeneratePeter Rajnoha2015-07-071-1/+1