mirror of
git://sourceware.org/git/lvm2.git
synced 2025-07-22 20:58:57 +03:00
Since commit f12ee43f2e
call destroy,
it start to check all VGs are unlocked. However when we become_daemon,
we simply reset locking (since lock is still kept by parent process).
So implement a simple 'reset' flag.