summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_03old-v2_02_03old-dm_v1_02_04dm_v1_02_04Alasdair Kergon2006-04-143-5/+5
* vgrename accepts vgid and exported VG.Alasdair Kergon2006-04-136-17/+96
* Add --partial to pvs.Alasdair Kergon2006-04-132-2/+4
* When choosing between identically-named VGs, also consider creation_host.Alasdair Kergon2006-04-1312-41/+132
* Fix vgexport/vgimport to set/reset PV exported flag so pv_attr is correct.Alasdair Kergon2006-04-1231-95/+206
* If two or more VGs are found with the same name, use one that is not exported.Alasdair Kergon2006-04-127-18/+104
* tidyAlasdair Kergon2006-04-112-4/+3
* When scanning, also record whether or not VG is exported.Alasdair Kergon2006-04-1114-36/+87
* Use lvmcache_update_vgname_and_id throughout.Alasdair Kergon2006-04-115-25/+25
* Whenever vgname is captured, also capture vgid.Alasdair Kergon2006-04-1110-70/+181
* Capture vgid in more places.Alasdair Kergon2006-04-106-24/+43
* lv_is_visible()Alasdair Kergon2006-04-077-14/+15
* missing vg_name initialisationAlasdair Kergon2006-04-071-1/+1
* Update extent size information in vgchange and vgcreate man pagesAlasdair Kergon2006-04-063-9/+38
* Bring dmsetup man page up-to-date.Alasdair Kergon2006-04-063-5/+18
* more snapshot code tidyingAlasdair Kergon2006-04-066-19/+18
* Introduce origin_from_cow()Alasdair Kergon2006-04-068-17/+24
* pvremove without -f now fails if there's no PV label.Alasdair Kergon2006-04-052-3/+9
* Support lvconvert -s.Alasdair Kergon2006-04-053-83/+259
* Suppress locking library load failure message if --ignorelockingfailure.Alasdair Kergon2006-04-035-7/+14
* Use name-based device refs if kernel doesn't support device number refs.Alasdair Kergon2006-04-032-18/+74
* If _create_and_load_v4 fails part way through, revert the creation.Alasdair Kergon2006-03-302-1/+13
* allow new cman to shutdown on request.Patrick Caulfield2006-03-212-3/+15
* Make sure it compiles if gulm is NOT selected AND using an old libcman.hPatrick Caulfield2006-03-151-0/+1
* Get clvmd to use libcman rather than cman ioctl calls. This makesPatrick Caulfield2006-03-145-144/+92
* Remove an incorrect unlock_vg() from process_each_lv().Alasdair Kergon2006-03-101-1/+0
* Propagate partial mode around cluster.Alasdair Kergon2006-03-094-0/+15
* dmeventd thread/fifo fixes.Alasdair Kergon2006-03-092-26/+42
* Fix archive file expiration.Alasdair Kergon2006-03-072-2/+3
* Add file & line to dm_strdup_aux().Alasdair Kergon2006-02-233-4/+5
* A setgeometry implementation. [untested]v1_02_09v1_02_08v1_02_07v1_02_06v1_02_05v1_02_04old-v1_02_09old-v1_02_08old-v1_02_07old-v1_02_06old-v1_02_05old-v1_02_04Alasdair Kergon2006-02-208-1/+84
* post-releaseAlasdair Kergon2006-02-081-0/+3
* post-releaseAlasdair Kergon2006-02-084-5/+9
* fix mirror log parm countold-dm_v1_02_03dm_v1_02_03Alasdair Kergon2006-02-081-1/+1
* releasev2_02_02old-v2_02_02Alasdair Kergon2006-02-073-4/+4
* add clustered log uuidAlasdair Kergon2006-02-061-3/+20
* remove a dmeventd_mirror syslog messageAlasdair Kergon2006-02-062-4/+0
* Change prefix for clustered log from "clustered " to "clustered_"Alasdair Kergon2006-02-061-2/+3
* fix tabsAlasdair Kergon2006-02-031-2/+2
* tweak clvmd makefileAlasdair Kergon2006-02-031-2/+11
* Temporary device_exists() fixes.Alasdair Kergon2006-02-031-2/+12
* Use supplied full dso name.Alasdair Kergon2006-02-031-36/+11
* suspend using existing LV metadata; vgreduce then needs partial flagAlasdair Kergon2006-02-032-3/+6
* fix libdevmapper-event-mirror liblvm2cmd link search pathAlasdair Kergon2006-02-032-2/+2
* Add exported functions to set uid, gid and mode. [Bastian Blank]v1_02_03old-v1_02_03Alasdair Kergon2006-02-036-1/+61
* Add %.so: %.a make template rule.Alasdair Kergon2006-02-023-4/+5
* autoconf LIB_SUFFIXAlasdair Kergon2006-02-022-1641/+816
* remove unnecessary 0 in format stringAlasdair Kergon2006-02-021-1/+1
* Only do lockfs filesystem sync when suspending snapshots.Alasdair Kergon2006-01-317-12/+32
* Rename _log to dm_log and export.Alasdair Kergon2006-01-3114-71/+78