summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "lvconvert: preserve region size on raid1 image count changes"dev-mcsontos-revertsMarian Csontos2017-04-272-10/+3
* test: Update pattern to match codeMarian Csontos2017-04-271-1/+1
* typo: s/extends/extents/ in lvmthin man pageJonathan Brassow2017-04-261-1/+1
* lvmdbusd: Improve error msg to include PVTony Asleson2017-04-261-1/+1
* lvmdbustest.py: Add nested testingTony Asleson2017-04-261-2/+35
* lvmdbustest.py: Handle nested setUp & tearDownTony Asleson2017-04-261-28/+81
* lvmdbusd: Make sure we don't hang on lvcreateTony Asleson2017-04-261-4/+6
* commands: improve error messages for rulesDavid Teigland2017-04-252-15/+17
* lvconvert: FIXMEHeinz Mauelshagen2017-04-241-0/+1
* lvconvert: fix inactive mirror up converting regressionHeinz Mauelshagen2017-04-241-1/+1
* lvconvert: preserve region size on raid1 image count changesHeinz Mauelshagen2017-04-222-3/+10
* raid: handle insufficent PVs on takeover to/from raid4Heinz Mauelshagen2017-04-221-40/+110
* raid: avoid superfluous variableHeinz Mauelshagen2017-04-221-4/+2
* test: add raid4 to upconvert allocation failure testsHeinz Mauelshagen2017-04-221-0/+4
* test: consider changed defaultHeinz Mauelshagen2017-04-221-1/+1
* test: add upconvert allocation failure testsHeinz Mauelshagen2017-04-211-0/+98
* test: also prevent lvconvert-raid-reshape.sh on single coreHeinz Mauelshagen2017-04-211-0/+4
* test: Adjust previous commitHeinz Mauelshagen2017-04-213-5/+4
* test: Fix skip some reshape tests that hang on single core machinesHeinz Mauelshagen2017-04-202-2/+2
* raid: remove double minimum area check on takeoverHeinz Mauelshagen2017-04-201-6/+0
* raid: define return value on error pathsHeinz Mauelshagen2017-04-201-6/+6
* raid: avoid superfluous reload on takeoverHeinz Mauelshagen2017-04-201-15/+24
* test: Skip some reshape tests that hang on single core machinesAlasdair G Kergon2017-04-203-0/+13
* mirror/raid: display adjusted region size with unitsHeinz Mauelshagen2017-04-205-17/+22
* man: quote the word noDavid Teigland2017-04-181-1/+1
* configure: Fix notify-dbus and dmfilemapd options.Alasdair G Kergon2017-04-185-48/+43
* WHATS_NEW: configure option enable-lvmlockdDavid Teigland2017-04-181-0/+1
* spec: rename lockd to lvmlockdDavid Teigland2017-04-183-15/+15
* configure: rename lockd to lvmlockdDavid Teigland2017-04-181-8/+8
* test: correcting binary usageZdenek Kabelac2017-04-142-6/+8
* lvconvert: typo in messageHeinz Mauelshagen2017-04-131-1/+1
* tests: use raid_region_size 512David Teigland2017-04-131-0/+1
* WHATS_NEW: raise region_size defaultHeinz Mauelshagen2017-04-131-0/+1
* conf: Remove exec_prefix from confdir.Alasdair G Kergon2017-04-131-1/+1
* lvcreate: raise default raid regionsize to 2MiBHeinz Mauelshagen2017-04-132-2/+2
* conf: Add missing prefix to installation directory.Alasdair G Kergon2017-04-133-3/+5
* post-releaseAlasdair G Kergon2017-04-134-2/+8
* pre-releasev2_02_170Alasdair G Kergon2017-04-134-4/+4
* autoconfAlasdair G Kergon2017-04-132-1/+4
* make generateAlasdair G Kergon2017-04-1314-191/+118
* tests: use egrep to check for messageZdenek Kabelac2017-04-121-1/+1
* tests: aux defines fsadm pathZdenek Kabelac2017-04-121-0/+1
* raid: use log_errorZdenek Kabelac2017-04-121-2/+2
* lvconvert: return error without conversionHeinz Mauelshagen2017-04-121-1/+1
* tests: test for new supported commandsZdenek Kabelac2017-04-126-1/+37
* tests: restore some test changesZdenek Kabelac2017-04-1216-71/+81
* fsadm: support configurable full pathZdenek Kabelac2017-04-127-4/+26
* thin: properly check for status for max sizes metadataZdenek Kabelac2017-04-123-0/+11
* cmdline: ensure command struct is definedZdenek Kabelac2017-04-121-1/+6
* libdm: set min,majZdenek Kabelac2017-04-122-2/+2