OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre2-45-g4fe833e
Gerrit Code Review
gerrit@openafs.org
Sun, 27 Feb 2011 08:08:26 -0800 (PST)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 4fe833e4a777235034151f630644303779c8f517
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.
Reviewed-on: http://gerrit.openafs.org/3978
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 445548636f4d57aaa8e29912803e242f772959c7)
Change-Id: I86607ac80f564950b544a9283794f842d0dadadb
Reviewed-on: http://gerrit.openafs.org/4085
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-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