]> sourceware.org Git - lvm2.git/commit
ability to keep track of outdated pvs in lvmcache
authorDavid Teigland <teigland@redhat.com>
Tue, 5 Feb 2019 18:55:51 +0000 (12:55 -0600)
committerDavid Teigland <teigland@redhat.com>
Fri, 7 Jun 2019 20:54:04 +0000 (15:54 -0500)
commit0b18c25d934564015402de33e15a267045ed1b8c
tree3612d3507cbe009f47868cde0e6f7790adb7f8ee
parent650524b9559bb56339b281af52db9f4df91038ae
ability to keep track of outdated pvs in lvmcache

Outdated PVs hold metadata for VG from which they
have been removed.  Add the ability to keep track
of these in lvmcache.
This will be used for more advanced repair in a
subsequent commit.
lib/cache/lvmcache.c
lib/cache/lvmcache.h
This page took 0.034617 seconds and 5 git commands to generate.