libafs: Drop xvcache for AllocCBR
[openafs.git] / src / afs / afs.h
index 73d5947..ac06998 100644 (file)
@@ -260,7 +260,6 @@ struct afs_cbr {
     struct afs_cbr *hash_next;
 
     struct AFSFid fid;
-    unsigned int dynalloc:1;
 };
 
 #ifdef AFS_LINUX22_ENV