summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* commands: add NO_METADATA_PROCESSING command flagdev-prajnoha-avoid-some-init-for-simple-commandsPeter Rajnoha2015-07-244-15/+25
* toolcontext: move lvmetad, lvmpolld and filter init to lvm_run_command and _l...Peter Rajnoha2015-07-246-54/+110
* clvmd: Fix freeze if client dies holding locks.Alasdair G Kergon2015-07-233-25/+47
* lvmlockd: improve check for duplicate global locksDavid Teigland2015-07-233-20/+24
* libdm: Use wrappers for all malloc functions.Alasdair G Kergon2015-07-225-34/+130
* pvscan: skip autoactivation for lockd VGsDavid Teigland2015-07-221-0/+45
* lvconvert: merge polling fixes for lockdDavid Teigland2015-07-222-35/+36
* config: add CFG_SECTION_NO_CHECK flagPeter Rajnoha2015-07-223-6/+9
* lvconvert: remove unused struct membersOndrej Kozina2015-07-221-3/+0
* lvconvert: retain retcode consistencyOndrej Kozina2015-07-221-14/+12
* lvconvert: fix polling outside of core lvconvertDavid Teigland2015-07-222-101/+98
* wiping: add "Wiping skipped." for the message context to be completePeter Rajnoha2015-07-211-4/+5
* wiping: log_warn instead of log_error if blkid wipe ignored for a signaturePeter Rajnoha2015-07-211-10/+31
* wiping: ignore errors during detection if use_blkid_wiping=1 and --force is usedPeter Rajnoha2015-07-212-4/+5
* log: Add DM_ABORT_ON_INTERNAL_ERRORS lvm override.Alasdair G Kergon2015-07-202-3/+19
* vgchange/lvchange: enforce the shared VG lock from lvmlockdDavid Teigland2015-07-174-3/+8
* test: Help, default and relative paths in runnerMarian Csontos2015-07-171-24/+114
* test: Fix hardcoded /usr/share in testsuiteMarian Csontos2015-07-174-1/+29
* lvmlockd: improve errors when lvm is built without a lock managerDavid Teigland2015-07-173-5/+49
* test: Ignore known concurrent VG clvmd failure.Alasdair G Kergon2015-07-171-0/+4
* lockd: fix error cases when built without lvmlockdDavid Teigland2015-07-163-4/+23
* alloc: Fix lvextend failure when varying stripes.Alasdair G Kergon2015-07-152-32/+43
* vgimport: fix the all VGs caseDavid Teigland2015-07-151-1/+1
* vgexport: fix the all VGs caseDavid Teigland2015-07-151-1/+1
* config: make a difference between "not found" and "is empty" in log msg for d...Peter Rajnoha2015-07-151-2/+4
* config: also log the value used if defined in config, not just defaultsPeter Rajnoha2015-07-151-16/+37
* cleanup: drop unused header fileZdenek Kabelac2015-07-151-1/+0
* cleanup: avoid double assignZdenek Kabelac2015-07-151-3/+3
* cleanup: drop duplicated seg testZdenek Kabelac2015-07-152-3/+2
* makefiles: adding target for generating ctagsZdenek Kabelac2015-07-151-0/+10
* cache: enhance cache-pool validationZdenek Kabelac2015-07-152-10/+11
* cache: capture missing policy nameZdenek Kabelac2015-07-151-4/+12
* cache: handle policy_name separatelyZdenek Kabelac2015-07-159-56/+66
* cache: move setting of cache policyZdenek Kabelac2015-07-152-7/+3
* thin: fix warning for overprovisioningZdenek Kabelac2015-07-153-1/+5
* config: use find_config_tree_array for all arraysPeter Rajnoha2015-07-152-9/+9
* config: add "defaulting to" message in case we fall back to defaults in find_...Peter Rajnoha2015-07-151-2/+36
* metadata: change function name to _allow_extra_system_idDavid Teigland2015-07-141-2/+2
* vgchange: fix lock-start filtering and waitingDavid Teigland2015-07-141-5/+12
* lockd: fix error message after a failing to get lockDavid Teigland2015-07-143-6/+17
* 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