X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=nfs3%2Fnfs3_prot.h;h=ab1125d2144536c018342eb999ac05a8bd56a407;hb=7fea6eae8397d399c2557bdcbb969255dd440d72;hp=1b8352bc992033a2882791dc6e46db879ec614af;hpb=c44db7a9d3d32ab3656676c98145c55f32dc8a19;p=bluesky.git diff --git a/nfs3/nfs3_prot.h b/nfs3/nfs3_prot.h index 1b8352b..ab1125d 100644 --- a/nfs3/nfs3_prot.h +++ b/nfs3/nfs3_prot.h @@ -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;