summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* indentAlasdair Kergon2004-05-112-28/+26
* update commentAlasdair Kergon2004-05-111-1/+1
* A quick sanity check on vg_disk struct when read in. More checks needed.Alasdair Kergon2004-05-112-0/+4
* Only include visible LVs in active/open counts.Alasdair Kergon2004-05-112-2/+5
* Add --type to lvcreate/resize.Alasdair Kergon2004-05-1119-72/+336
* Push lv_create & alloc policy up to tool level.Alasdair Kergon2004-05-055-81/+50
* fix return codeAlasdair Kergon2004-05-051-1/+1
* commentsAlasdair Kergon2004-05-051-3/+20
* Skip mirror LV. Comments.Alasdair Kergon2004-05-051-0/+27
* Detect invalid LV names in arg lists.Alasdair Kergon2004-05-052-2/+14
* stray spaceAlasdair Kergon2004-05-051-1/+1
* Reporting uses line-at-a-time output.Alasdair Kergon2004-05-052-24/+88
* lvm2 format sets unlimited_vols format flag.Alasdair Kergon2004-05-051-1/+1
* Internal-only metadata flag support.Alasdair Kergon2004-05-052-7/+11