OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3164-g5245d15

Gerrit Code Review gerrit@openafs.org
Fri, 30 Nov 2012 06:08:35 -0800 (PST)


The following commit has been merged in the master branch:
commit e9c91feace886de4640f84aa35b592b03fb61809
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Fri Nov 9 23:20:42 2012 +0000

    rx: CheckBusy doesn't drop conn_call_lock
    
    As rxi_CheckBusy doesn't drop the conn_call_lock when it checks for
    busy call slots, it doesn't need to deal with someone replacing a
    call behind its back.
    
    Change-Id: I7cc64150e32e29b0a497cded55cd187b5bb78ad1
    Reviewed-on: http://gerrit.openafs.org/8535
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 src/rx/rx.c |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository