OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-361-gf004a5c

Gerrit Code Review gerrit@openafs.org
Thu, 1 Jul 2010 21:13:15 -0700 (PDT)


The following commit has been merged in the master branch:
commit f004a5c7ecd35e5b26cafd62c322e3184e811e64
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date:   Thu Jul 1 15:38:32 2010 -0400

    Linux: cache bypass: warning cleanup in afs_daemons.c
    
    Remove unnecessary warning for the UKERNEL case.  This file will
    always get compiled with UKERNEL.
    
    Remove an "if 1" ifdef that was probably used while debugging to
    make the function non static.
    
    Change-Id: I5ba5bbb4bd2b782c605699028cf3ad2c7e8cd41f
    Reviewed-on: http://gerrit.openafs.org/2318
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/afs/afs_daemons.c |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository