OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1485-g55beacd
Gerrit Code Review
gerrit@openafs.org
Sun, 7 Aug 2011 08:55:11 -0700 (PDT)
The following commit has been merged in the master branch:
commit 55beacdc385424770c78cf055e8fd426075506f1
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Wed Aug 3 19:08:20 2011 +0100
libafsauthent: Add volser and vldb
Add the volser and vldb families of functions to libafsauthent. This
allows applications such as per-AFS which are building pthreaded clients
to use a single library, rather than trying to mix LWP and pthreaded
code within the same process.
Change-Id: I3682876e91ca03311a798ac71e3a7a28f3205d42
Reviewed-on: http://gerrit.openafs.org/5157
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Makefile.in | 2 +-
src/libafsauthent/Makefile.in | 46 ++++++++++++++++++++++++++++++++++++++++-
2 files changed, 46 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository