summaryrefslogtreecommitdiffstats
path: root/lib/format_pool
Commit message (Expand)AuthorAgeFilesLines
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-223-18/+22
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-208-21/+21
* Adjust some alignments for ia64 and sparc.Alasdair Kergon2006-11-303-10/+10
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-094-18/+19
* Check for libsepol.Alasdair Kergon2006-04-192-27/+27
* Fix vgexport/vgimport to set/reset PV exported flag so pv_attr is correct.Alasdair Kergon2006-04-122-0/+2
* If two or more VGs are found with the same name, use one that is not exported.Alasdair Kergon2006-04-121-1/+1
* When scanning, also record whether or not VG is exported.Alasdair Kergon2006-04-111-1/+1
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-165-56/+48
* fix pool format handler to work with pvseg codeAJ Lewis2005-07-261-1/+1
* preset pl to NULLAlasdair Kergon2005-06-141-1/+1
* Basic support for mirrors.Alasdair Kergon2005-06-013-43/+21
* Remove lists of free PV segments.Alasdair Kergon2005-05-111-1/+0
* Reinstate full PV size when removing from VG.Alasdair Kergon2005-05-031-2/+8
* extend alloc_lv_segmentAlasdair Kergon2005-04-221-36/+37
* set_lv_segment_area_pv/lvAlasdair Kergon2005-04-221-8/+6
* Initial pv_segment code.Alasdair Kergon2005-04-191-0/+8
* Internal snapshot code restructuring.Alasdair Kergon2005-04-072-2/+8
* Add fixed offset to imported pool minor numbers.Alasdair Kergon2005-02-092-1/+3
* Split out pool sptype_names to avoid unused const.Alasdair Kergon2005-01-203-23/+43
* pool debuggingAlasdair Kergon2004-11-232-3/+3
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-161-1/+1
* Write log message when each segtype/format gets initialised.Alasdair Kergon2004-09-141-0/+2
* Cluster-extension-only installation.Alasdair Kergon2004-08-181-2/+0
* Change alloc_areas to pe_ranges and allow suppression of availability checks.Alasdair Kergon2004-08-171-1/+1
* tidy relative paths in makefile includesAlasdair Kergon2004-06-151-1/+1
* mark pool support read-only; fix makefile typoAlasdair Kergon2004-06-071-1/+1
* Add read-only GFS pool support.Alasdair Kergon2004-06-079-0/+1427