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 "Hurd".
The branch, master has been updated
via be0a34cf05c1bcbb119d91a74be44ee837861426 (commit)
from 64f99d303557e991149bd2d4e6085e9f46efb3ef (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 be0a34cf05c1bcbb119d91a74be44ee837861426
Author: Samuel Thibault <[email protected]>
Date: Sat Jul 4 23:29:46 2015 +0200
Do not keep mutex locked while waiting for authenticate loop
* libdiskfs/io-reauthenticate.c (diskfs_S_io_reauthenticate): Release the
node
lock while blocking on the auth server and client.
* libnetfs/io-reauthenticate.c (netfs_S_io_reauthenticate): Likewise.
* pfinet/io-ops.c (S_io_reauthenticate): Likewise.
-----------------------------------------------------------------------
Summary of changes:
libdiskfs/io-reauthenticate.c | 3 +++
libnetfs/io-reauthenticate.c | 3 +++
pfinet/io-ops.c | 3 +++
3 files changed, 9 insertions(+), 0 deletions(-)
hooks/post-receive
--
Hurd