Implement handling of unstable data in WRITE/COMMIT nfs procedures.
[bluesky.git] / nfs3 / nfs3_prot.h
index 1b8352b..ab1125d 100644 (file)
@@ -22,6 +22,8 @@ typedef int int32;
 #define NFS3_CREATEVERFSIZE 8
 #define NFS3_WRITEVERFSIZE 8
 
+extern char nfsd_instance_verf_cookie[NFS3_WRITEVERFSIZE];
+
 typedef char *filename3;
 
 typedef char *nfspath3;