OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1405-g607c0aa

Gerrit Code Review gerrit@openafs.org
Sat, 16 Jul 2011 22:01:51 -0700 (PDT)


The following commit has been merged in the master branch:
commit 607c0aaaa438414a64e8201c34cccc2c28cabf72
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Tue Jul 12 00:11:17 2011 -0500

    UKERNEL: Avoid using parameters named "new"
    
    Alter the prototypes in afs_usrops.h to avoid using the name "new", in
    order to make the header usable by C++ code.
    
    Change-Id: I21165b5c1e33e9229172d9f8e797d65fc954bb77
    Reviewed-on: http://gerrit.openafs.org/5038
    Reviewed-by: Garrett Wollman <wollman@csail.mit.edu>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/afs/UKERNEL/afs_usrops.h |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository