cvs commit: LVM2/lib/format1 import-export.c import-extents.c

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

  Modified files:
    lib/format1          import-export.c import-extents.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.61      +21 -10    LVM2/lib/format1/import-export.c
  1.17      +26 -20    LVM2/lib/format1/import-extents.c