From: Zach Schimke Date: Tue, 12 Jul 2005 18:49:45 +0000 (+0000) Subject: STABLE14-freevclist-static-20050711 X-Git-Tag: BP-openafs-stable-1_3_85-linux-oldinode~7 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=dddaa8e8bd2dcb379ade9e6e6282deab21a0df8d;p=packages%2Fo%2Fopenafs.git STABLE14-freevclist-static-20050711 these are static now, make it so (cherry picked from commit 2d5bb80889f877fcacec02cc229a0960b9852081) --- diff --git a/src/afs/afs_prototypes.h b/src/afs/afs_prototypes.h index da72808ba..eb40bcd17 100644 --- a/src/afs/afs_prototypes.h +++ b/src/afs/afs_prototypes.h @@ -814,8 +814,6 @@ extern afs_int32 afs_vcount; extern int afsvnumbers; extern afs_rwlock_t afs_xvcache; extern afs_lock_t afs_xvcb; -extern struct vcache *freeVCList; -extern struct vcache *Initial_freeVCList; extern struct afs_q VLRU; extern afs_int32 vcachegen; extern unsigned int afs_paniconwarn;