mirror of
git://sourceware.org/git/lvm2.git
synced 2025-06-23 15:16:53 +03:00
After a vg_write, this function was used to attempt to make lvmcache data match the new state written to disk. It was not updated correctly in a many or most cases, and the resulting lvmcache is not actually used after vg_write, making the update unnecessary.