OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1710-g955bab6

Gerrit Code Review gerrit@openafs.org
Wed, 28 Sep 2011 11:53:55 -0700 (PDT)


The following commit has been merged in the master branch:
commit 80943970b8cfcdf3fc630b25804aebaea228bd73
Author: Derrick Brashear <shadow@dementix.org>
Date:   Wed Sep 28 10:11:16 2011 -0400

    ukernel: make web enhancements the default
    
    none of the web enhancements break base functionality,
    and they are strictly more functionality; just turn them on everywhere
    
    Change-Id: I462d3571d055f1d8ec19bdd0132b935bacd435c0
    Reviewed-on: http://gerrit.openafs.org/5509
    Tested-by: Derrick Brashear <shadow@dementix.org>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/afs/UKERNEL/afs_usrops.c    |    7 -------
 src/afs/VNOPS/afs_vnop_access.c |    4 ++--
 src/afs/VNOPS/afs_vnop_lookup.c |   10 +++++-----
 src/afs/afs_osi_pag.c           |   20 ++++++++++----------
 src/libuafs/Makefile.common.in  |    2 +-
 5 files changed, 18 insertions(+), 25 deletions(-)

-- 
OpenAFS Master Repository