summaryrefslogtreecommitdiffstats
path: root/lib/format1/import-export.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused internal non-persistent snapshot option.Alasdair Kergon2005-04-071-1/+1
* Store snapshot and origin sizes separately.Alasdair Kergon2005-01-191-1/+1
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-161-1/+1
* Rename allocation policies; add --alloc to cmdline; LV inherits from VG.Alasdair Kergon2004-05-181-1/+2
* Begin to separate out segment types.Alasdair Kergon2004-05-041-3/+5
* Update copyright notices.Alasdair Kergon2004-03-301-3/+14
* move hostname into globalAlasdair Kergon2004-03-081-13/+8
* taggingAlasdair Kergon2004-03-081-4/+7
* Cope better with LVM1 minor numbers & LV numbers.Alasdair Kergon2003-11-061-0/+2
* o Metadata area struct change.Alasdair Kergon2003-04-241-10/+21
* Allow for specification of major number as well as minor.Alasdair Kergon2003-04-021-2/+5
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-1/+1
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-4/+5
* Refactoring.Alasdair Kergon2002-11-181-27/+29
* i) There's now a seperate field in struct logical_volume that stores theJoe Thornber2002-07-111-5/+5
* Merge with text format branch.Alasdair Kergon2002-04-241-38/+33
* o Use new LCK_HOLD flag to indicate whether lock should be held on returnAlasdair Kergon2002-03-051-5/+3
* o Format1 wasn't recording the snapshot chunk size properlyJoe Thornber2002-02-261-1/+3
* o Convert lv->id back to lv_number when writing back to diskAlasdair Kergon2002-02-211-18/+15
* Avoid ambigous volume_group argument in vg_add_snapshot()Heinz Mauelshagen2002-02-211-2/+1
* Generate LV uuid from lv_number when reading in LVs.Alasdair Kergon2002-02-211-0/+3
* o typoJoe Thornber2002-02-211-1/+1
* lvd->lv_access & LV_SNAPSHOT not lvd->lv_statusAlasdair Kergon2002-02-201-1/+1
* Remove VG arg from lv_is_cow() and lv_is_origin() - use lv->vg instead.Alasdair Kergon2002-02-201-1/+1
* o small bug in the format1 export code for snapshots.Joe Thornber2002-02-181-3/+5
* o First pass at format1 snapshot support.Joe Thornber2002-02-131-18/+128
* o First changes to add snapshot support.Joe Thornber2002-02-121-8/+8
* Basic support for persistent minor numbers;Alasdair Kergon2002-02-011-0/+12
* Allocate fixed space for vg->system_id when vg is created, instead ofAlasdair Kergon2002-01-301-16/+17
* o A vgimport implementationAlasdair Kergon2002-01-291-3/+4
* o Basic support for exporting (but importing not completed yet).Alasdair Kergon2002-01-291-14/+90
* The latest attempt at making extended striped LVs work portably with LVM1.Alasdair Kergon2002-01-251-2/+2
* o Similar changes for lv_list.Joe Thornber2002-01-211-6/+7
* o ChangedJoe Thornber2002-01-211-4/+5
* o ACTIVE is no longer a status flag - lv_active() used to check if an LVAlasdair Kergon2002-01-101-18/+0
* Clarify terminology:Alasdair Kergon2002-01-101-4/+4
* Fixes for allocation of striped volumes.Alasdair Kergon2001-12-071-2/+4
* o I was reading striped volumes incorrectly.Joe Thornber2001-11-291-1/+1
* o Get format1 building.Joe Thornber2001-11-271-20/+8
* o Sync up todays work on converting to the segmented representation ofJoe Thornber2001-11-271-81/+25
* Miscellaneous tidyingAlasdair Kergon2001-11-141-32/+32
* o Deal with sparse lv arrays (on disk)Joe Thornber2001-11-131-2/+3
* o Add ALLOC_SIMPLEJoe Thornber2001-11-121-5/+9
* o Split struct io_space into:Joe Thornber2001-11-121-18/+1
* o Added lvextendAlasdair Kergon2001-11-091-5/+1
* o Added lvs_in_vgs_openedJoe Thornber2001-11-071-0/+6
* o adjacent extents are now merged into a single target when activating.Joe Thornber2001-11-051-1/+1
* o Changes to activation interfaceAlasdair Kergon2001-10-311-20/+23
* o LGPL list implementationJoe Thornber2001-10-311-50/+48
* o Add read_ahead and stripes to struct logical_volumeJoe Thornber2001-10-291-0/+6