This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".
The branch, stable-2.1 has been updated
via 5bc556dd30a50abf42ac5e9a1d6832768363c362 (commit)
from 43473573c992711d96aff1c4e7a6dab75b3c8d76 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5bc556dd30a50abf42ac5e9a1d6832768363c362
Author: Michael Hanselmann <[email protected]>
Date: Thu Nov 26 16:17:42 2009 +0100
cmdlib: Work around race condition in DRBD before version 8.0.13
DRBD goes into sync mode for a short amount of time after
executing the "resize" command. DRBD 8.x below version
8.0.13 contains a bug whereby calling "resize" in sync
mode fails.
Signed-off-by: Michael Hanselmann <[email protected]>
Reviewed-by: Iustin Pop <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
lib/cmdlib.py | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
hooks/post-receive
--
Ganeti core