OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-586-ge9e52eb
Gerrit Code Review
gerrit@openafs.org
Wed, 22 Dec 2010 11:43:07 -0800 (PST)
The following commit has been merged in the master branch:
commit e9e52ebc465d06bbb40bbee2d86b6a93efb44c24
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Thu Dec 16 10:46:43 2010 +0000
rx: Make rx_atomic.h a shared header
Copy rx_atomic.h into the shared header directory so that it can be
used by other modules within the AFS build. Note that we can't actually
install this header onto the system (and it cannot be included by
headers which are installed) because it uses autoconf defines to control
its behaviour.
Change-Id: If543f998faa0608b4f7efab90db31f072f9e9981
Reviewed-on: http://gerrit.openafs.org/3579
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/rx/Makefile.in | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository