OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3783-gc4fce52

Gerrit Code Review gerrit@openafs.org
Tue, 28 May 2013 07:26:32 -0700 (PDT)


The following commit has been merged in the master branch:
commit c4fce52a5474310070dff812dfbb2bdbd4499ffe
Author: Chaskiel Grundman <cg2v@andrew.cmu.edu>
Date:   Thu May 9 10:43:36 2013 -0400

    Remove kauth from libuafs
    
    Remove the uafs_klog() apis from afs_usrops. Nothing uses it except
    the obsolete afsweb stuff that isn't built anymore.
    
    Stop linking in all kauth and pts components. Also remove some other
    objects from libauth, rxkad, and com_err, that were only present as
    dependencies of kauth and pts components
    
    Change-Id: Idf83b3dd1098e874d90244fe72609666b13216a4
    Reviewed-on: http://gerrit.openafs.org/9887
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Simon Wilkinson <simonxwilkinson@gmail.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 src/afs/UKERNEL/afs_usrops.c   |   47 ------
 src/libuafs/Makefile.common.in |  345 ----------------------------------------
 2 files changed, 0 insertions(+), 392 deletions(-)

-- 
OpenAFS Master Repository