mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
ed6ffc7a34
If a command gets stuck during an lvmetad update, lvmetad will cancel that update after the timeout. The next command to check the lvmetad will see that lvmetad needs to be populated because lvmetad will return token of "none" after a timed out update (same as when lvmetad is not populated at all after starting.) If a command gets an error during an lvmetad update, it will now just quit and leave its updating token in place. That update will be cancelled after the timeout. |
||
---|---|---|
.. | ||
.gitignore | ||
lvmetactl.c | ||
lvmetad-client.h | ||
lvmetad-core.c | ||
Makefile.in | ||
test.sh | ||
testclient.c |