]> sourceware.org Git - lvm2.git/commit
clvmd: defer freeing saved vgs
authorDavid Teigland <teigland@redhat.com>
Mon, 30 Apr 2018 21:48:53 +0000 (16:48 -0500)
committerDavid Teigland <teigland@redhat.com>
Thu, 3 May 2018 19:54:48 +0000 (14:54 -0500)
commita5e13f2eef5314666e19923a03ae01f479a74fd8
tree51327263782e6ed7aa6b6d8aa32eee7d2b4fdd69
parent88fe07ad0ac8f12c2a2f4873d9bd32852c2f1536
clvmd: defer freeing saved vgs

To avoid the chance of freeing a saved vg while another
code path is using it, defer freeing saved vgs until
all the lvmcache content is dropped for the vg.
lib/activate/activate.c
lib/cache/lvmcache.c
lib/cache/lvmcache.h
This page took 0.035852 seconds and 5 git commands to generate.