1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmetad
David Teigland ed6ffc7a34 lvmetad: handle update failures
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.
2016-06-07 10:17:00 -05:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmetactl.c lvmetad: handle update failures 2016-06-07 10:17:00 -05:00
lvmetad-client.h lvmetad: remove disabled case for "scan error" 2016-06-07 10:17:00 -05:00
lvmetad-core.c lvmetad: handle update failures 2016-06-07 10:17:00 -05:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00
test.sh Work out some more details in metadata update in lvmetad. 2011-07-19 16:48:13 +00:00
testclient.c coverity: missing check for id_write_format return value 2016-05-31 09:56:10 +02:00