summaryrefslogtreecommitdiff
path: root/tools/lvscan.c
Commit message (Expand)AuthorAgeFilesLines
...
* Missing VG lock when iterating through all LVs.Alasdair Kergon2002-04-151-1/+1
* lv_info replaces lv_active etc.Alasdair Kergon2002-03-111-22/+21
* Remove VG arg from lv_is_cow() and lv_is_origin() - use lv->vg instead.Alasdair Kergon2002-02-201-2/+2
* o First pass at format1 snapshot support.Joe Thornber2002-02-131-2/+2
* Run through indent - no (intentional) changes to any code.Alasdair Kergon2002-02-111-1/+1
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-6/+6
* Allow compilation against a device-mapper that was installed into $DESTDIRAlasdair Kergon2002-01-181-1/+1
* o ACTIVE is no longer a status flag - lv_active() used to check if an LVAlasdair Kergon2002-01-101-3/+4
* o Tool support for segments.Alasdair Kergon2001-11-281-1/+3
* Tool support for multiple (striped) segments (incomplete).Alasdair Kergon2001-11-271-2/+3
* vgdisplayAlasdair Kergon2001-11-191-3/+3
* More LV-related tidying. lvdisplay without args now shows all LVs.Alasdair Kergon2001-11-141-52/+25
* iospace restructuredAlasdair Kergon2001-11-121-2/+2
* o LGPL list implementationJoe Thornber2001-10-311-3/+3
* basic lvscanAlasdair Kergon2001-10-291-0/+148