OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-752-g4455486

Gerrit Code Review gerrit@openafs.org
Thu, 17 Feb 2011 14:02:17 -0800 (PST)


The following commit has been merged in the master branch:
commit 445548636f4d57aaa8e29912803e242f772959c7
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu Feb 17 15:14:41 2011 -0600

    UKERNEL: Add uafs_setMountDir
    
    Replace the function uafs_mountWithDir with uafs_setMountDir, and
    adjust the one caller. This allows libuafs users to manually set the
    mount dir after e.g. the mount dir is set from afsd options.
    
    Change-Id: I85a967ce27a72f54c1ab29b007dbb8634017c897
    Reviewed-on: http://gerrit.openafs.org/3978
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/afs/UKERNEL/afs_usrops.c |    4 +---
 src/afs/UKERNEL/afs_usrops.h |    2 +-
 src/afs/UKERNEL/afsd_uafs.c  |    3 ++-
 3 files changed, 4 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository