OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3433-g86c7369

Gerrit Code Review gerrit@openafs.org
Fri, 22 Feb 2013 13:04:02 -0800 (PST)


The following commit has been merged in the master branch:
commit 86c7369ffadecb0666f75c87469370b66132877f
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Tue Feb 19 17:46:04 2013 +0000

    libafscp: Move server lookup inside AFSCP_DEBUG
    
    We only use the results of the server lookup when AFSCP_DEBUG
    is defined, so only bother actually doing the lookup when that
    is set.
    
    Caught by clang-analyzer
    
    Change-Id: If79177e9d06817592b0630db7050cf3d40f3ee5f
    Reviewed-on: http://gerrit.openafs.org/9197
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/libafscp/afscp_volume.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository