]> sourceware.org Git - lvm2.git/commit
o Sync up todays work on converting to the segmented representation of
authorJoe Thornber <thornber@redhat.com>
Tue, 27 Nov 2001 16:37:33 +0000 (16:37 +0000)
committerJoe Thornber <thornber@redhat.com>
Tue, 27 Nov 2001 16:37:33 +0000 (16:37 +0000)
commit0bab65915db98d6521272a2d772db760f3289264
tree740398522905bc00213857f512ff3f51f8893c2d
parent52dc2139266df81da4e06d8de02c9d936226bd83
o  Sync up todays work on converting to the segmented representation of
   logical volumes.  It includes:

   format1 changes.

   metadata.h changes.

   lv_manip.c changed (striped allocation still not done though).

   activate.c changes.

Nothing has been near a compiler as yet.

Alasdair can you look at changing display.c to use to output the mappings
in a more segment oriented format please ?

I haven't put the span list into struct physical_volume to represent allocated
extents.  I think the burden of maintaining it for things like lv_extend may
out weigh it's uses.
lib/Makefile.in
lib/activate/activate.c
lib/format1/import-export.c
lib/format1/import-extents.c [new file with mode: 0644]
lib/format_text/sample.vg
lib/metadata/lv_manip.c
lib/metadata/metadata.h
lib/metadata/pv_map.c
This page took 1.691028 seconds and 5 git commands to generate.