]> sourceware.org Git - lvm2.git/commit
lvmetad: use new label_scan for update from lvmlockd
authorDavid Teigland <teigland@redhat.com>
Thu, 26 Oct 2017 15:58:23 +0000 (10:58 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 20 Apr 2018 16:21:41 +0000 (11:21 -0500)
commit9c71fa02144619a67993920cee2146fed820f49c
tree0e255d94d495014bad7c6c518a21d653594cd6ea
parent098c843c50cdcc2e4f4162037e1ff5975624f3e2
lvmetad: use new label_scan for update from lvmlockd

When lvmlockd indicates that the lvmetad cache is out of
date because of changes by another node, lvmetad_pvscan_vg()
rescans the devices in the VG to update lvmetad.  Use the
new label_scan in this function to use the common code and
take advantage of the new aio and reduced reads.
lib/cache/lvmetad.c
This page took 0.029107 seconds and 5 git commands to generate.