OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_2pre1-19-g140fb74
Gerrit Code Review
gerrit@openafs.org
Sat, 22 Dec 2012 04:01:46 -0800 (PST)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 140fb74331a6fda552d25bbf56dda5f9c785839a
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 perl-AFS which are building pthreaded
clients to use a single library, rather than trying to mix LWP and
pthreaded code within the same process.
Reviewed-on: http://gerrit.openafs.org/5157
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 55beacdc385424770c78cf055e8fd426075506f1)
Change-Id: I60a35b3032f071a0a3ef4dc66221f22166942bfd
Reviewed-on: http://gerrit.openafs.org/8799
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
Makefile.in | 2 +-
src/libafsauthent/Makefile.in | 46 ++++++++++++++++++++++++++++++++++++++++-
2 files changed, 46 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository