summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update versionv2_00_20old-v2_00_20Alasdair Kergon2004-07-033-1/+7
* Misc autoconf fixesAlasdair Kergon2004-07-033-1993/+9868
* Fix ftp urlsAlasdair Kergon2004-07-031-2/+2
* misc autoconf fixesold-dm_v1_00_19dm_v1_00_19Alasdair Kergon2004-07-031-1/+3
* fix a newlineAlasdair Kergon2004-07-031-1/+2
* set_selinux_context() return code fixAlasdair Kergon2004-07-031-1/+1
* Fix device number handling for 2.6 kernels.Alasdair Kergon2004-07-018-6/+14
* update versionAlasdair Kergon2004-06-292-1/+4
* make -O2 optimisation flag configurable.v2_00_19old-v2_00_19Alasdair Kergon2004-06-295-265/+304
* Reduce severity of setlocale failure message (ie suppress during boot).Alasdair Kergon2004-06-291-1/+1
* Add initrd-lvm to list of recognised argv[0]s. [pld-linux]Alasdair Kergon2004-06-291-1/+2
* Fix LD_FLAGS->LDFLAGS. LD_DEPS->LDDEPS.Alasdair Kergon2004-06-286-5070/+2069
* Make sure errors reach syslog().Patrick Caulfield2004-06-281-0/+1
* update versionAlasdair Kergon2004-06-251-0/+3
* Fix vgchange (de)activation of (open) LVs.v2_00_18old-v2_00_18Alasdair Kergon2004-06-242-4/+9
* Missing .exported_symbolsAlasdair Kergon2004-06-241-0/+4
* Add cluster support.Alasdair Kergon2004-06-2432-9/+6534
* Remove pv segments line from backport.v2_00_17old-v2_00_17Alasdair Kergon2004-06-201-1/+0
* Fix targets string size calc in driver.old-dm_v1_00_18dm_v1_00_18Alasdair Kergon2004-06-202-2/+4
* fsadm configurable (default disabled as untested)Alasdair Kergon2004-06-204-5/+32
* Display all filtered devices, not just PVs, with pvs -a.Alasdair Kergon2004-06-1910-27/+89
* Fix sync_dir() when no / in filename.Alasdair Kergon2004-06-192-0/+4
* vgcfgbackup -f accepts template with %s for VG name.Alasdair Kergon2004-06-196-6/+69
* Extend hash functions to handle non-null-terminated data.Alasdair Kergon2004-06-183-22/+49
* Add local activation support.Alasdair Kergon2004-06-166-24/+77
* Add dmsetup -C for column-based output.Alasdair Kergon2004-06-162-17/+62
* fsadmAlasdair Kergon2004-06-152-0/+369
* tidy relative paths in makefile includesAlasdair Kergon2004-06-1514-13/+14
* lvresize + fsadm support - needs testingAlasdair Kergon2004-06-159-43/+158
* Clear message buffer before use.Alasdair Kergon2004-06-101-0/+1
* Support new target message ioctl.v1_00_21v1_00_20v1_00_19v1_00_18old-v1_00_21old-v1_00_20old-v1_00_19old-v1_00_18Alasdair Kergon2004-06-087-7/+119
* mark pool support read-only; fix makefile typoAlasdair Kergon2004-06-073-3/+3
* Add read-only GFS pool support.Alasdair Kergon2004-06-0716-4/+1506
* lvm2create_initrd submitted by Jeff Layton <jtlayton@poochiereds.net>Alasdair Kergon2004-06-077-0/+1024
* Fix rounding of large displayed sizes.Alasdair Kergon2004-06-0711-72/+66
* i2o_blockAlasdair Kergon2004-06-012-0/+2
* Suppress decimal point when using units of sectors/bytes.Alasdair Kergon2004-05-282-3/+14
* Additional kernel target checks before pvmove & snapshot creation.Alasdair Kergon2004-05-243-0/+17
* v2.00.16v2_00_16old-v2_00_16Alasdair Kergon2004-05-242-2/+2
* Set area_count within alloc_lv_segmentAlasdair Kergon2004-05-244-7/+2
* Remove error labels.Alasdair Kergon2004-05-242-40/+37
* Fix a pvs error path.Alasdair Kergon2004-05-242-3/+5
* xxchange -ae to activation exclusivelyAlasdair Kergon2004-05-246-8/+36
* Don't return non-zero status if there aren't any volume groupsAlasdair Kergon2004-05-202-2/+3
* Rename allocation policies; add --alloc to cmdline; LV inherits from VG.Alasdair Kergon2004-05-1820-92/+229
* Add reset_fn to external_locking.Alasdair Kergon2004-05-182-0/+11
* indentAlasdair Kergon2004-05-182-3/+3
* Ensure presence of virtual targets before attempting activation.Alasdair Kergon2004-05-122-1/+18
* Attempt to fix resizing of snapshot origins.Alasdair Kergon2004-05-121-50/+61
* Restructure lvresize, bringing it closer to lvcreate.Alasdair Kergon2004-05-112-131/+178