DEVEL15-linux-warning-reduction-20090318
[openafs.git] / src / afs / afs_osi_vm.c
index 37e72e3..879ac3f 100644 (file)
@@ -49,7 +49,9 @@ osi_Active(register struct vcache *avc)
 void
 osi_FlushPages(register struct vcache *avc, struct AFS_UCRED *credp)
 {
+#ifdef AFS_FBSD70_ENV
     int vfslocked;
+#endif
     afs_hyper_t origDV;
 #if defined(AFS_CACHE_BYPASS)
     /* The optimization to check DV under read lock below is identical a