New define NFS3_COOKIEVERFSIZE.

svn path=/trunk/; revision=1353
This commit is contained in:
Uwe Girlich 1999-12-16 08:34:10 +00:00
parent dcf312c107
commit c920176324
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* packet-nfs.h (c) 1999 Uwe Girlich */
/* $Id: packet-nfs.h,v 1.4 1999/12/14 11:48:03 girlich Exp $ */
/* $Id: packet-nfs.h,v 1.5 1999/12/16 08:34:10 girlich Exp $ */
#ifndef __PACKET_NFS_H__
#define __PACKET_NFS_H__
@ -11,6 +11,7 @@
#define FHSIZE 32
/* verifier */
#define NFS3_COOKIEVERFSIZE 8
#define NFS3_CREATEVERFSIZE 8
#define NFS3_WRITEVERFSIZE 8