git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(from parent 1:
f72207d
)
UNIX CM: remove the last remaining reference to afs_rxglobal_lock
author
Chas Williams - CONTRACTOR
<chas@cmf.nrl.navy.mil>
Thu, 7 Jan 2010 22:48:15 +0000 (17:48 -0500)
committer
Derrick Brashear
<shadow|account-1000005@unknown>
Fri, 8 Jan 2010 00:30:10 +0000 (16:30 -0800)
Somehow this was missed earlier.
Change-Id: Iebebdb90cb42cc9ef716409af435509916e4ab58
Reviewed-on: http://gerrit.openafs.org/1078
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/afs_osi.c
patch
|
blob
|
history
diff --git
a/src/afs/afs_osi.c
b/src/afs/afs_osi.c
index
1257902
..
695a327
100644
(file)
--- a/
src/afs/afs_osi.c
+++ b/
src/afs/afs_osi.c
@@
-38,7
+38,6
@@
afs_ucred_t *afs_osi_credp;
#if defined(AFS_SUN5_ENV) || defined(AFS_SGI_ENV)
kmutex_t afs_global_lock;
-kmutex_t afs_rxglobal_lock;
#endif
#if defined(AFS_SGI_ENV) && !defined(AFS_SGI64_ENV)