define for nfs4stateid.other constant
This commit is contained in:
parent
49f141680a
commit
b6d6767341
6 changed files with 7 additions and 5 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue