OpenAFS Master Repository branch, master, updated. openafs-stable-1_8_0pre1-78-gf7ccf0a

Gerrit Code Review gerrit@openafs.org
Thu, 3 Aug 2017 21:10:44 -0400


The following commit has been merged in the master branch:
commit f7ccf0aa00459cda4579a3838b5bd59ba69c03ea
Author: Marcio Barbosa <mbarbosa@sinenomine.net>
Date:   Mon Jul 31 15:27:10 2017 -0400

    ubik: remove useless signal call
    
    The current version does not have a corresponding LWP_WaitProcess call
    for the beacon_globals.ubik_amSyncSite global. As a result, the
    LWP_NoYieldSignal(&beacon_globals.ubik_amSyncSite) signal call can be
    safely removed.
    
    Change-Id: I72c4ccfe8e68551673dc728dd699ba8c561d76d1
    Reviewed-on: https://gerrit.openafs.org/12673
    Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/ubik/beacon.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository