summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix $(INSTALL_SCRIPT)v2_02_66old-v2_02_66Alasdair Kergon2010-05-201-1/+1
* backup->cacheAlasdair Kergon2010-05-202-2/+2
* pre-releaseAlasdair Kergon2010-05-204-7/+4
* If unable to obtain snapshot percentage leave value blank on reports.Alasdair Kergon2010-05-202-1/+2
* Add make install_initscriptsAlasdair Kergon2010-05-204-2/+18
* Add install_system_dirs makefile target.Alasdair Kergon2010-05-2012-26/+193
* Generate example.conf so default lvm.conf contents can be configured.Alasdair Kergon2010-05-205-2/+5
* Install lvmconf script by default.Alasdair Kergon2010-05-204-3/+4
* Remove another pvchange hack involving orphan VG names.Dave Wysochanski2010-05-191-3/+0
* Remove hack in pvchange to unlock orphan VG.Dave Wysochanski2010-05-191-3/+0
* Fix warnings with conversion of uuid.Dave Wysochanski2010-05-191-3/+3
* Update WHATS_NEWDave Wysochanski2010-05-191-0/+5
* Test lvm_vgname_from_{pvid|device}.Dave Wysochanski2010-05-191-0/+40
* Add lvm2app interfaces to lookup a vgname from a pvid and pvname.Dave Wysochanski2010-05-193-1/+61
* Update pvchange to always obtain a vg handle for each pv to process.Dave Wysochanski2010-05-191-67/+55
* Add find_vgname_from_{pvname|pvid} functions.Dave Wysochanski2010-05-192-0/+50
* Add lvmcache_vgname_from_pvid().Dave Wysochanski2010-05-192-0/+22
* Add pvid_from_devname() lvmcache function.Dave Wysochanski2010-05-192-0/+21
* Add is_global_vg and split out from is_orphan_vg.Alasdair Kergon2010-05-196-8/+9
* Validate orphan and VG_GLOBAL lock order too.Alasdair Kergon2010-05-195-3/+20
* Note that orphan lock is always obtained lastAlasdair Kergon2010-05-191-1/+2
* Accept orphan VG names as parameters to lock_vol() and related functions.Alasdair Kergon2010-05-195-36/+32
* Use is_orphan_vg in place of hard-coded prefix tests.Alasdair Kergon2010-05-195-6/+7
* post-releaseAlasdair Kergon2010-05-174-2/+8
* pre-releasev2_02_65Alasdair Kergon2010-05-175-16/+22
* Fix clvmd init script stop function to not deactive non-clustered volume groups.Fabio M. Di Nitto2010-05-172-1/+5
* Disallow toggling the cluster attribute of a volume group if thereJonathan Earl Brassow2010-05-144-2/+30
* Use -d to control level of messages sent to syslog by dmeventd.Alasdair Kergon2010-05-145-19/+52
* Fix static build.Alasdair Kergon2010-05-141-1/+1
* For lcov target there is no need to include source file dependenciesZdenek Kabelac2010-05-141-1/+1
* Another one internal device layer fix...Milan Broz2010-05-141-3/+2
* Fix empty layer detection is scan devices.Milan Broz2010-05-141-1/+1
* Fix device_is_usable to properly detect only internal LV names.Milan Broz2010-05-141-5/+13
* Use /bin/bash for scripts with bashismsZdenek Kabelac2010-05-147-6/+7
* Skip also special lvm devices in scan (if ignore suspended is used).Milan Broz2010-05-134-7/+18
* Do not print encryption key in message debug output.Milan Broz2010-05-132-2/+15
* Currently if clvmd is running and user issues vgscan,Milan Broz2010-05-135-5/+6
* Chop up the big t-lvconvert-mirror-basic loop across 4 separate test scriptsPetr Rockai2010-05-125-5/+12
* Run tests in alphabetical (and thus stable across machines) order.Petr Rockai2010-05-121-1/+1
* Bump the debug.log level from 4 to 9 (the numbering is different from verbose).Petr Rockai2010-05-121-1/+1
* Revert the "repeat failed tests with -vvvv" feature. Instead, dump debug logsPetr Rockai2010-05-124-12/+11
* A fairly extensive refactor of the mirror testing code. The exhaustivePetr Rockai2010-05-127-804/+378
* Revert the huge device creation in t-lvconvert-mirror and downgrade thePetr Rockai2010-05-121-3/+5
* Add a test for activation in presence of missing devices. This partially coversPetr Rockai2010-05-121-0/+73
* Rename t-partial-activate to t-activate-partial (more activation tests coming).Petr Rockai2010-05-121-0/+0
* The "should" testing utility should actually only give a warning when thePetr Rockai2010-05-121-1/+2
* Improve the "check" testing utility: slightly refactor and providePetr Rockai2010-05-121-7/+39
* If we are checking if '--nosync' was called with the mirror argument,Jonathan Earl Brassow2010-05-111-0/+5
* Add pkgconfigdir for placement of .pc filesZdenek Kabelac2010-05-115-3/+5
* Switch to use Requires.private for devmapper.pc and lvm2app.pcZdenek Kabelac2010-05-113-2/+3