OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-657-ga544177

Gerrit Code Review gerrit@openafs.org
Wed, 19 Jan 2011 17:55:33 -0800 (PST)


The following commit has been merged in the master branch:
commit a5441776b639cd32c2271917dd55fa491f9e512f
Author: Antoine Verheijen <antoine@ualberta.ca>
Date:   Wed Jan 19 14:14:47 2011 -0700

    OpenBSD: No ruid/rgid in cred structure.
    
    OpenBSD does not retain ruid or rgid values in the
    afs_creds_t structure (ucred). This patch, therefore,
    removes any references to them in the afs.h file. Since
    no attempt is made to actually use the removed code (or
    macros) on OpenBSD, at least at this time, this does
    not result in any real functional change.
    
    Change-Id: Iaceb792f0c39ba6f7caa205bc66af16a23193549
    Reviewed-on: http://gerrit.openafs.org/3687
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

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

-- 
OpenAFS Master Repository