]> sourceware.org Git - lvm2.git/commit
lvmlockd: skip unnecessary lvmetad cache update
authorDavid Teigland <teigland@redhat.com>
Thu, 14 Apr 2016 18:45:10 +0000 (13:45 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 19 Apr 2016 14:19:32 +0000 (09:19 -0500)
commita400eba1740c335ed715c67b978dd0ed8228d73a
treea531edf899d6d5a89051831286191eace115885a
parent50633039bfb5ef9a89e419ca7ad7ad49304d1c0d
lvmlockd: skip unnecessary lvmetad cache update

In cases where a VG is reread from disk, but the
seqno matches what is currently in lvmetad, the
metadata in lvmetad doesn't need to be updated.
lib/cache/lvmetad.c
This page took 0.037685 seconds and 5 git commands to generate.