summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* pool debuggingAlasdair Kergon2004-11-2318-32/+86
* fix a md filter log mesgAlasdair Kergon2004-11-231-1/+2
* Detect partition table signature.Alasdair Kergon2004-11-234-50/+91
* pvcreate wipes md superblocks. (With --uuid or --restorefile it prompts.)Alasdair Kergon2004-11-194-1/+20
* Separate out md superblock detection code.Alasdair Kergon2004-11-184-29/+77
* Fix size of dm_name string.Alasdair Kergon2004-10-111-4/+6
* Fix return code from rm_link for vgmknodes.Alasdair Kergon2004-09-221-6/+6
* Fix pool_empty so it really does empty the memory pool.Alasdair Kergon2004-09-161-2/+2
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-1621-20/+24
* Some fixes to memory debugging code.Alasdair Kergon2004-09-162-8/+14
* Export dm name build & split functions.Alasdair Kergon2004-09-153-95/+133
* Use O_NOATIME on devices if available.Alasdair Kergon2004-09-141-0/+6
* Write log message when each segtype/format gets initialised.Alasdair Kergon2004-09-148-6/+21
* New commands 'segtypes' and 'formats'.Alasdair Kergon2004-09-142-0/+22
* Test for incompatible format/segtype combinations in lv_extend.Alasdair Kergon2004-09-144-2/+31
* Fix /dev/vgname mkdir perms.Alasdair Kergon2004-09-021-1/+1
* Restructure xlate.hAlasdair Kergon2004-09-021-35/+35
* Recognise iseries/vd devices.Alasdair Kergon2004-08-181-0/+1
* Cluster-extension-only installation.Alasdair Kergon2004-08-185-11/+1
* Cope with DT_UNKNOWN in sysfs.Alasdair Kergon2004-08-181-3/+15
* Support for PE ranges in pvmove source PV.Alasdair Kergon2004-08-174-38/+147
* Change alloc_areas to pe_ranges and allow suppression of availability checks.Alasdair Kergon2004-08-173-6/+6
* Add a const.Alasdair Kergon2004-08-112-2/+2
* Add dev_size column to pvs.Alasdair Kergon2004-08-113-1/+14
* Add report columns for in-kernel device number.Alasdair Kergon2004-07-033-1/+62
* Fix device number handling for 2.6 kernels.Alasdair Kergon2004-07-012-2/+5
* Reduce severity of setlocale failure message (ie suppress during boot).Alasdair Kergon2004-06-291-1/+1
* Missing .exported_symbolsAlasdair Kergon2004-06-241-0/+4
* Add cluster support.Alasdair Kergon2004-06-245-0/+511
* Display all filtered devices, not just PVs, with pvs -a.Alasdair Kergon2004-06-193-7/+21
* Fix sync_dir() when no / in filename.Alasdair Kergon2004-06-191-0/+3
* vgcfgbackup -f accepts template with %s for VG name.Alasdair Kergon2004-06-192-0/+14
* Extend hash functions to handle non-null-terminated data.Alasdair Kergon2004-06-182-22/+48
* Add local activation support.Alasdair Kergon2004-06-161-0/+6
* tidy relative paths in makefile includesAlasdair Kergon2004-06-155-5/+5
* mark pool support read-only; fix makefile typoAlasdair Kergon2004-06-071-1/+1
* Add read-only GFS pool support.Alasdair Kergon2004-06-0711-0/+1450
* Fix rounding of large displayed sizes.Alasdair Kergon2004-06-074-48/+42
* i2o_blockAlasdair Kergon2004-06-011-0/+1
* Suppress decimal point when using units of sectors/bytes.Alasdair Kergon2004-05-281-3/+13
* Additional kernel target checks before pvmove & snapshot creation.Alasdair Kergon2004-05-241-0/+8
* Set area_count within alloc_lv_segmentAlasdair Kergon2004-05-243-7/+1
* Rename allocation policies; add --alloc to cmdline; LV inherits from VG.Alasdair Kergon2004-05-189-26/+83
* Add reset_fn to external_locking.Alasdair Kergon2004-05-181-0/+10
* indentAlasdair Kergon2004-05-181-2/+2
* Ensure presence of virtual targets before attempting activation.Alasdair Kergon2004-05-121-1/+16
* Attempt to fix resizing of snapshot origins.Alasdair Kergon2004-05-121-50/+61
* update commentAlasdair Kergon2004-05-111-1/+1
* A quick sanity check on vg_disk struct when read in. More checks needed.Alasdair Kergon2004-05-111-0/+3
* Only include visible LVs in active/open counts.Alasdair Kergon2004-05-111-2/+4