The following commit has been merged in the master branch:
commit 3f101a9ef49dbb31f516d08b82c716548b66882e
Author: Derrick Brashear <[email protected]>
Date:   Wed Apr 14 18:33:47 2010 -0400

    drop afs_xserver lock during GetCapabilities
    
    new contact to a fileserver can trigger an InitCallBackStateN RPC
    to us, which our agent will need afs_xserver to handle. don't hold it;
    we only need it to fill in capabilities. racing here is ok.
    
    Change-Id: Ie0aaea3ab462e421bd31ba3b703d8cd0cb0d61df
    Reviewed-on: http://gerrit.openafs.org/1754
    Reviewed-by: Marc Dionne <[email protected]>
    Tested-by: Marc Dionne <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/afs_server.c |   17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to