]> git.michaelhowe.org Git - packages/o/openafs.git/commit
UKERNEL: Add uafs_setMountDir
authorAndrew Deason <adeason@sinenomine.net>
Thu, 17 Feb 2011 21:14:41 +0000 (15:14 -0600)
committerDerrick Brashear <shadow@dementia.org>
Sun, 27 Feb 2011 16:07:55 +0000 (08:07 -0800)
commit4fe833e4a777235034151f630644303779c8f517
treea7806d41e8caf5afe9e1f355b2ab7603920c4d87
parent78c87a2a7e3fa5efd1cd9093a3d5f32bcd709d04
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
src/afs/UKERNEL/afs_usrops.h
src/afs/UKERNEL/afsd_uafs.c