]> sourceware.org Git - lvm2.git/commit
Use cluster-wide message to request device name sync
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Feb 2011 19:18:16 +0000 (19:18 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Feb 2011 19:18:16 +0000 (19:18 +0000)
commitfa6a525c2d50d4f740d25ebac78f94c78618c857
treec70d138ec9bd42553464ac687712335c4305c892
parentf5f6dcbc623fcef927400b3662b7cf4eb75caf98
Use cluster-wide message to request device name sync

Thanks to CLVMD_CMD_SYNC_NAMES propagation fix the message passing started
to work. So starts to send a message before the VG is unlocked.
Removing also implicit sync in VG unlock from clmvd as now the message
is delievered and processed in do_command().
Also add support for this new message into external locking
and mask this event from further processing.
WHATS_NEW
daemons/clvmd/clvmd-command.c
lib/locking/external_locking.c
lib/locking/file_locking.c
lib/locking/locking.h
This page took 0.087891 seconds and 5 git commands to generate.