]> sourceware.org Git - lvm2.git/commit
o split the uuid -> device map out from vgcache
authorJoe Thornber <thornber@redhat.com>
Tue, 15 Jan 2002 10:24:48 +0000 (10:24 +0000)
committerJoe Thornber <thornber@redhat.com>
Tue, 15 Jan 2002 10:24:48 +0000 (10:24 +0000)
commit6036e5e0f72220645c6e7f1ce49baa3185a4302c
tree599e36d6d5c08c4d1f65435eae7202bbadcce4cd
parentc9dbb9efe7538286f9f93151cd477ff6ccd3af68
o  split the uuid -> device map out from vgcache

o  roll vgcache back to agk's implementation, we'll revisit this as part
   of the cluster integration.

o  change the extra_info field in a label to be a void *
13 files changed:
include/.symlinks
lib/Makefile.in
lib/device/device.h
lib/format1/lvm1_label.c
lib/format1/lvm1_label.h
lib/label/label.c
lib/label/label.h
lib/label/uuid-map.c [new file with mode: 0644]
lib/label/uuid-map.h [new file with mode: 0644]
lib/uuid/uuid.c
lib/uuid/uuid.h
lib/vgcache/vgcache.c
lib/vgcache/vgcache.h
This page took 0.037205 seconds and 5 git commands to generate.