macos: make the OpenAFS client aware of APFS
[openafs.git] / src / afs / DARWIN / osi_machdep.h
index 1750052..a4f01b3 100644 (file)
@@ -214,6 +214,7 @@ extern struct lock__bsd__ afs_global_lock;
 
 #define AFS_APPL_UFS_CACHE 1
 #define AFS_APPL_HFS_CACHE 2
+#define AFS_APPL_APFS_CACHE 3
 
 extern ino_t VnodeToIno(vnode_t avp);
 extern dev_t VnodeToDev(vnode_t vp);