vlserver: Allow reading during ubik writes
[openafs.git] / src / vlserver / vlserver_internal.h
index c23e99c..9650aa3 100644 (file)
@@ -63,4 +63,5 @@ extern afs_int32 NextEntry(struct vl_ctx *ctx, afs_int32 blockindex,
                           struct nvlentry *tentry, afs_int32 *remaining);
 extern int FreeBlock(struct vl_ctx *ctx, afs_int32 blockindex);
 extern int vlsetcache(struct vl_ctx *ctx, int locktype);
+extern int vlsynccache(void);
 #endif