OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_71-42-g87af0e4
Gerrit Code Review
gerrit@openafs.org
Mon, 8 Feb 2010 19:25:19 -0800 (PST)
The following commit has been merged in the master branch:
commit 87af0e4cb603218417a04e203b5182929f7c5a0e
Author: Chaz Chandler <clc31@inbox.com>
Date: Mon Feb 8 21:42:35 2010 -0500
fix AFS_ASSERT_GLOCK on irix and aix
irix and aix do not have a vararg version of osi_Panic, fixed
AFS_ASSERT_GLOCK macro definition in afs/afs_osi.h for those two
platforms
Change-Id: I0b541d2c1edad1364ef1c91dec84b9d4319c4e62
modified: src/afs/afs_osi.h
Reviewed-on: http://gerrit.openafs.org/1267
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/afs_osi.h | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository