define for nfs4stateid.other constant

This commit is contained in:
Olga Kornievskaia 2011-03-18 10:44:59 -04:00 committed by unknown
parent 49f141680a
commit b6d6767341
6 changed files with 7 additions and 5 deletions

View file

@ -128,7 +128,7 @@ typedef struct __nfsace4 {
typedef struct __stateid4 {
uint32_t seqid;
unsigned char other[12];
unsigned char other[NFS4_STATEID_OTHER];
} stateid4;
typedef struct __fattr4 {