summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Refactor the percent (mirror sync, snapshot usage) handling code to usePetr Rockai2010-11-307-36/+32
* Remove dead assignment in lvm2_mainZdenek Kabelac2010-11-291-1/+0
* Fix "it's" typo to be "its" in lvconvert error message.Mike Snitzer2010-11-281-1/+1
* Disallow certain lvconvert operations that need to both allocate and freePetr Rockai2010-11-251-0/+9
* Add missing destrustion of cmd_contextZdenek Kabelac2010-11-241-2/+4
* Fix memory leak in error pathZdenek Kabelac2010-11-241-0/+1
* Move arg_vgnames from local scopeZdenek Kabelac2010-11-231-2/+1
* Suppress 'No PV label' message when removing several PVs without mdas.Alasdair Kergon2010-11-232-3/+3
* The _free_vg that is created as a placeholder when reporting segments in pvsPetr Rockai2010-11-171-2/+6
* Remove tag length restriction and allow / = ! : # & characters.Alasdair Kergon2010-11-172-5/+5
* Support repetition of --addtag and --deltag arguments.Alasdair Kergon2010-11-1110-228/+306
* Extend cling allocation policy to recognise PV tags (cling_by_tags).Alasdair Kergon2010-11-091-4/+4
* Use new status code from fsadm checkZdenek Kabelac2010-11-011-7/+13
* Update VG metadata only once in vgchange when making multiple changes.Alasdair Kergon2010-10-291-275/+154
* Fix vgchange to process -a, --refresh, --monitor and --poll like lvchange.Mike Snitzer2010-10-262-10/+43
* Fix constness warningZdenek Kabelac2010-10-251-1/+1
* Fix potential NULL pointer dereferenceZdenek Kabelac2010-10-251-3/+3
* Reuse result of previous strchrZdenek Kabelac2010-10-251-1/+1
* Ensure we always have origin definedZdenek Kabelac2010-10-251-0/+4
* Print vg_name and do not to access vg->nameZdenek Kabelac2010-10-251-1/+1
* Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon2010-10-253-19/+27
* Don't take write lock in vgchange --refresh, --poll or --monitor.Alasdair Kergon2010-10-251-1/+4
* Avoid an extraneous orphans unlock in vgextend --restoremissing.Petr Rockai2010-10-181-1/+2
* Implement automatic snapshot extension with dmeventd, and add two new optionsPetr Rockai2010-10-152-26/+73
* Fix linking order for liblvm2cmdZdenek Kabelac2010-10-151-2/+3
* Add --setuuid to dmsetup rename.Alasdair Kergon2010-10-151-2/+9
* Convey need for snapshot-merge target in lvconvert error message and manMike Snitzer2010-10-131-1/+1
* Implement vgextend --restoremissing (BZ 537913), which makes it possible toPetr Rockai2010-10-133-28/+69
* Make lvconvert respect --yes/--force in the inactive log conversionPetr Rockai2010-10-121-1/+3
* Add dm_zalloc and use it and dm_pool_zalloc throughout.Alasdair Kergon2010-09-301-3/+1
* Fix memory leak of config_treeZdenek Kabelac2010-09-301-0/+4
* Add escape sequence for ':' and '@' found in device names used as PVs.Peter Rajnoha2010-09-237-24/+30
* This patch fixes a problem where the mirror polling processJonathan Earl Brassow2010-08-261-1/+2
* Fix pvmove --abort <dev> return codeMilan Broz2010-08-231-2/+4
* Fix pvmove --abort to work even for empty pvmove LVMilan Broz2010-08-232-2/+5
* Remove assumption that --yes must be used only in --force modeMilan Broz2010-08-192-10/+0
* Use 'SINGLENODE' instead of 'dead' in clvmd singlenode messages.Alasdair Kergon2010-08-171-0/+1
* Allow internal suspend and resume of origin without its snapshots.Alasdair Kergon2010-08-177-17/+17
* Monitor origin -real device below snapshot instead of overlay device. (brassow)Alasdair Kergon2010-08-171-1/+1
* Various small cleanups and fixes related to monitoring.Alasdair Kergon2010-08-162-16/+17
* Require --restorefile when using pvcreate --uuid.Mike Snitzer2010-08-123-2/+15
* Fix for bug 619221 - log device splitting regressionJonathan Earl Brassow2010-08-061-1/+1
* Require logical volume(s) to be explicitly named for lvconvert --merge.Mike Snitzer2010-08-031-1/+6
* Wait for node creation before displaying debug info in dmsetup.Zdenek Kabelac2010-08-031-0/+7
* Clean generated files .exported_symbols_generated, example.conf for distclean.Zdenek Kabelac2010-08-031-0/+2
* Fix return status 0 for "dmsetup info -c -o help".Zdenek Kabelac2010-08-031-2/+12
* Taka's fix for handling failure of all mirrored log devices andJonathan Earl Brassow2010-08-021-6/+10
* Disallow mirrored logs in cluster mirrors.Jonathan Earl Brassow2010-08-021-0/+9
* Fix wrong number of mirror log at allocate policyTakahiro Yasui2010-07-301-4/+6
* Make vgck warn about missing PVs.Petr Rockai2010-07-271-0/+6