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, master has been updated
       via  e3b21fdd3125fae378e888897c05e4b057051bde (commit)
       via  2fed2708535b009bceb117caccc5d7ec51efb9f8 (commit)
      from  2cc31526c518584ed5b42511e6e1f60ff2648f9d (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 e3b21fdd3125fae378e888897c05e4b057051bde
Author: Klaus Aehlig <[email protected]>
Date:   Mon Oct 20 11:53:40 2014 +0200

    Read the configuration without locking it
    
    As reads to the config are consistent anyway (changes go in
    by a single change to WConfD), do not acquire the config lock
    for read-only operations. To keep the transition smooth, this
    read without locking is built into the config manager as the
    new "shared" synchronisation.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>

commit 2fed2708535b009bceb117caccc5d7ec51efb9f8
Author: Klaus Aehlig <[email protected]>
Date:   Mon Oct 20 13:15:11 2014 +0200

    Allow unlocked reading of the config
    
    As all writes to the config bring in all changes in an atomic
    fashion, we can allow reading the configuration without owning
    the ConfigLock.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 lib/config.py             |   22 +++++++++++++---------
 src/Ganeti/WConfd/Core.hs |    7 +++----
 2 files changed, 16 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to