mirror of
git://sourceware.org/git/lvm2.git
synced 2025-10-07 15:33:21 +03:00
If an inactive LV is being cached in writeback mode, then removing the cache does a temporary activation to flush the cache back to the main LV. However, it forgot to deactivate the LV again, so the temporary activation was left in place.