OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_71-59-g6011b3a

Gerrit Code Review gerrit@openafs.org
Tue, 9 Feb 2010 10:10:37 -0800 (PST)


The following commit has been merged in the master branch:
commit 6011b3a325b64b2f9527b3e492b77b879ce2ec0b
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Fri Feb 5 13:49:27 2010 +0100

    Unix CM: Just use Bogus for VenusLogging
    
    The VenusLogging function no longer exists - instead of having a
    stub the returns EINVAL, just use the existing Bogus stub (which
    returns EINVAL) instead.
    
    Change-Id: I9cc1746577c19ff2e4087e16e8e2b56c0070c75d
    Reviewed-on: http://gerrit.openafs.org/1279
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/afs/afs_pioctl.c |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

-- 
OpenAFS Master Repository