cvs commit: LVM2/lib/format_text export.c import_vsn1.c

Alasdair Kergon <[email protected]> Thu, 24 Apr 2003 17:23:23 -0500
Newsgroups gmane.linux.lvm.cvs
Message-ID <[email protected]>
akergon     2003/04/24 17:23:23 CDT

  Modified files:
    lib/format_text      export.c import_vsn1.c 
  Log:
  o Metadata area struct change.
  o Support physical extent restrictions on PV lists for allocations
      e.g. lvcreate -l 200 vg1 /dev/sda1:100-199:300-399
  
  Revision  Changes    Path
  1.29      +33 -20    LVM2/lib/format_text/export.c
  1.4       +103 -61   LVM2/lib/format_text/import_vsn1.c