summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* More .gitignore files for an in-source-tree build.Alasdair G Kergon2012-06-081-0/+2
* Add .gitignore files for an in-source-tree build.Alasdair G Kergon2012-06-081-0/+1
* Remove unsupported udev_get_dev_path libudev call used for checking udev dir.Peter Rajnoha2012-05-291-18/+12
* Initial support for lvconvert for thin pool volumes.Zdenek Kabelac2012-05-092-1/+230
* Also rename DevNos header to DevNosUsed in dmsetup info -c output.Peter Rajnoha2012-04-241-1/+1
* Rename (Blk)DevNames header to (Blk)DevNamesUsed in dmsetup info -c output.Peter Rajnoha2012-04-241-2/+2
* Fix for bug 807776: invalid lvconvert --merge output should mention raid1 nowJonathan Earl Brassow2012-04-191-1/+1
* Remove 'up' from rounding message that sometimes rounds down.Alasdair Kergon2012-04-121-1/+16
* spacingAlasdair Kergon2012-04-111-1/+1
* Fix lvresize for thin poolZdenek Kabelac2012-04-111-8/+4
* Lvresize rounds upwardZdenek Kabelac2012-04-111-2/+5
* Support rounding downward for lvcreate and %Zdenek Kabelac2012-04-111-0/+14
* Move check for min strip sizeZdenek Kabelac2012-04-111-9/+10
* Fix unlocking in error path of vgreduceZdenek Kabelac2012-03-301-1/+8
* Detect VG name being part of the LV name in lvconvert --splitmirrors -n.Peter Rajnoha2012-03-301-3/+13
* Fail early if cmirror is not detected and pvmove requires it.Milan Broz2012-03-271-1/+9
* Also skip pvmove for remotely active LVs.Milan Broz2012-03-271-0/+8
* Add 'vgscan --cache' functionality for consistency with 'pvscan --cache'.Peter Rajnoha2012-03-272-6/+20
* Keep exclusive activation in pvmove if LV is already active.Milan Broz2012-03-261-1/+1
* Do not allow pvmove if some affected LVs are activatedMilan Broz2012-03-261-2/+24
* Use new flag PVMOVE_EXCLUSIVE in update_metatada call.Milan Broz2012-03-261-5/+11
* Update and fix monitoring of thin pool devicesZdenek Kabelac2012-03-232-8/+7
* Fix a regression in handling --major/--minor arguments to lvcreate & lvchange,Petr Rockai2012-03-162-1/+17
* Fix error message when pvmove LV activation fails with name already in use.Alasdair Kergon2012-03-131-1/+1
* Fix error path for create_toolcontextZdenek Kabelac2012-03-121-1/+4
* Fix warn message and update man pageZdenek Kabelac2012-03-061-3/+5
* close ]Alasdair Kergon2012-03-061-1/+1
* Adjust wordingAlasdair Kergon2012-03-061-1/+1
* Switch pvscan --cache major:minor to --major --minor.Alasdair Kergon2012-03-067-56/+86
* Some more missing supposedly 64bit operations.Zdenek Kabelac2012-03-051-2/+2
* Fit thin pool metadata into 128MBZdenek Kabelac2012-03-051-1/+17
* Check for multiple mangled names in auto mangling mode.Peter Rajnoha2012-03-051-0/+6
* Add FIXMEsZdenek Kabelac2012-03-041-0/+8
* Scan all devices for lvmetad if 'pvscan --cache' used without device list.Alasdair Kergon2012-03-033-10/+104
* Obtain VG list from lvmetad before relying on get_vgs, otherwise PVs in VGsAlasdair Kergon2012-03-031-2/+6
* Reinstate accidentally-deleted line.Alasdair Kergon2012-03-031-0/+1
* Merge metadata size checkingZdenek Kabelac2012-03-021-38/+24
* Change pvscan --lvmetad to pvscan --cache.Alasdair Kergon2012-03-023-6/+6
* Fix estimation of pool metadata device sizeZdenek Kabelac2012-03-021-2/+2
* Allow multiple device names with pvscan --lvmetad.Alasdair Kergon2012-03-023-10/+33
* Reinstate error if e.g. daemon comms fails.Alasdair Kergon2012-03-021-1/+2
* Check for error from dup2Zdenek Kabelac2012-03-011-3/+3
* Add some more pointer validationZdenek Kabelac2012-03-011-3/+8
* Test alloc failZdenek Kabelac2012-03-011-1/+3
* Replace goto with just log_debugZdenek Kabelac2012-03-011-1/+1
* Check for alloc errorZdenek Kabelac2012-03-011-2/+5
* Log sys errorsZdenek Kabelac2012-03-011-3/+6
* Backtrace for failing drop_cached_metadataZdenek Kabelac2012-03-012-2/+4
* Correct enum typeZdenek Kabelac2012-03-012-4/+4
* Few more close and dev_close traceZdenek Kabelac2012-03-011-4/+6