summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ready for another release.v2_00_08old-v2_00_08Alasdair Kergon2003-11-142-1/+17
* lvcreate should close the initialised snapshot device immediately.Alasdair Kergon2003-11-144-7/+29
* Add/update some man pages.Alasdair Kergon2003-11-1410-13/+201
* vgscan --mknodesAlasdair Kergon2003-11-143-3/+15
* Fix dev_zero() offset.Alasdair Kergon2003-11-131-0/+2
* Immediate error on big memory allocations when --enable-debug.Alasdair Kergon2003-11-131-0/+6
* Missing include.Alasdair Kergon2003-11-131-0/+1
* vgmknodes also creates necessary nodes in /dev/mapperAlasdair Kergon2003-11-133-14/+23
* dmsetup mknodesAlasdair Kergon2003-11-134-22/+95
* The LVM2 part of vgmknodes [still to do the non-devfs device-mapper bit].Alasdair Kergon2003-11-129-6/+93
* Accept tables from stdin with dmsetup.Alasdair Kergon2003-11-123-25/+82
* Exclude v1 compatibility code when configured with --disable-compatAlasdair Kergon2003-11-101-45/+81
* Default to unlimited number of LVs/PVs in lvm2 format.Alasdair Kergon2003-11-066-39/+57
* Prevent PV allocation bit getting changed for format_text orphans.Alasdair Kergon2003-11-063-1/+10
* Fix vgremove 'all OK' checkAlasdair Kergon2003-11-061-1/+1
* Configuration-time O_DIRECT setting.Alasdair Kergon2003-11-063-101/+147
* Add drbd.Alasdair Kergon2003-11-061-0/+1
* Fit locking bits into 1 byte.Alasdair Kergon2003-11-061-6/+6
* Ban vgcreate -s 0Alasdair Kergon2003-11-061-0/+5
* Fix pvchange segfault with orphans.Alasdair Kergon2003-11-061-1/+1
* Don't trigger error if changing PV allocation to the state it already is.Alasdair Kergon2003-11-061-2/+2
* Cope better with LVM1 minor numbers & LV numbers.Alasdair Kergon2003-11-066-23/+61
* Fix exported format1 VG recognition.Alasdair Kergon2003-10-211-5/+4
* More consistent error code usage.Alasdair Kergon2003-10-2133-106/+120
* Check no fs mounted before deactivating.Alasdair Kergon2003-10-211-0/+6
* Inherit CFLAGS at make timeAlasdair Kergon2003-10-211-1/+1
* Dump active configurationAlasdair Kergon2003-10-151-1/+1
* dumpconfig to dump active configurationAlasdair Kergon2003-10-154-5/+57
* relax a scanning restrictionAlasdair Kergon2003-10-151-5/+5
* Fix >32bit lvcreate size calculation.Alasdair Kergon2003-10-151-6/+6
* Prevent creation of MDA bigger than disk.Alasdair Kergon2003-10-151-0/+11
* Don't forget to set 64-bit arg values too.Alasdair Kergon2003-10-151-0/+2
* more str_list fnsAlasdair Kergon2003-10-153-26/+53
* macro changesAlasdair Kergon2003-10-1513-101/+66
* str_list_delAlasdair Kergon2003-10-152-0/+14
* Extract some common functions.Alasdair Kergon2003-09-1710-85/+101
* Update to incorporate most of version 4 interface changes.Alasdair Kergon2003-09-171-53/+82
* Remove incorrect comments.Alasdair Kergon2003-09-161-3/+0
* out-of-dateAlasdair Kergon2003-09-161-2/+0
* Updatev2_00_07old-v2_00_07Alasdair Kergon2003-09-161-1/+1
* Fix read-only snapshot creation.Alasdair Kergon2003-09-162-0/+6
* Make dev_name optional to show details for all devices.Alasdair Kergon2003-09-161-54/+108
* Improve segment merge/split code.Alasdair Kergon2003-09-157-37/+153
* Don't install the pvdata stub; update built-in mesg.Alasdair Kergon2003-09-152-2/+10
* Ensure more args aren't negative.Alasdair Kergon2003-09-155-3/+44
* Missing vg_commit()Alasdair Kergon2003-09-151-1/+1
* vgcfgrestore -l lists backup file tooAlasdair Kergon2003-09-153-22/+47
* Prevent cmdline flags that take args getting repeated.Alasdair Kergon2003-09-151-0/+9
* Missing ] in pvmove usage displayAlasdair Kergon2003-09-151-1/+1
* Generalise 'invalid chars' error mesg to just say 'invalid'Alasdair Kergon2003-09-155-9/+6