OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_68-71-gfcce9a4

Gerrit Code Review gerrit@openafs.org
Wed, 6 Jan 2010 14:13:13 -0800 (PST)


The following commit has been merged in the master branch:
commit fcce9a4727d80762552c10075b03a48ecd40edac
Author: Derrick Brashear <shadow@dementia.org>
Date:   Sun Jan 3 19:01:47 2010 -0500

    darwin module prototype and cleanup
    
    tidy up the osi_module and osi_misc prototyping, and the error checking
    and returns at module load time. side effect: also use the afs3_syscall
    prototype for the BSDs.
    
    Change-Id: I373f44f3b5999dc05ba23f09c74149aaf237edcc
    Reviewed-on: http://gerrit.openafs.org/1056
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/afs/DARWIN/osi_misc.c   |    2 --
 src/afs/DARWIN/osi_module.c |   35 +++++++++++++++--------------------
 src/afs/FBSD/osi_vfsops.c   |    1 -
 src/afs/NBSD/osi_vfsops.c   |    2 +-
 src/afs/OBSD/osi_vfsops.c   |    2 +-
 src/afs/afs_prototypes.h    |   11 +++++++++++
 6 files changed, 28 insertions(+), 25 deletions(-)

-- 
OpenAFS Master Repository