OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_66-91-g85fd4e8

Gerrit Code Review gerrit@openafs.org
Sun, 22 Nov 2009 17:34:26 -0800 (PST)


The following commit has been merged in the master branch:
commit 85fd4e86af2a6c8a1742774ea4126b8a7b919f3c
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date:   Fri Nov 20 17:27:20 2009 -0500

    Linux: hinting removal fallout
    
    The removal of the hinting missed a few things - the prototype to
    afs_linux_raw_open needs to be changed, as well as a few additional
    call sites.
    
    Change-Id: I006540cee574bca7155d9209c2d9b6702c4f6c94
    Reviewed-on: http://gerrit.openafs.org/864
    Tested-by: Marc Dionne <marc.c.dionne@gmail.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/afs/LINUX/osi_prototypes.h |    2 +-
 src/afs/LINUX/osi_vnodeops.c   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository