diff options
Diffstat (limited to 'include/linux/nfsd/xdr3.h')
| -rw-r--r-- | include/linux/nfsd/xdr3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfsd/xdr3.h b/include/linux/nfsd/xdr3.h index 3c2a71b43bac..a4322741f8b9 100644 --- a/include/linux/nfsd/xdr3.h +++ b/include/linux/nfsd/xdr3.h | |||
| @@ -126,6 +126,7 @@ struct nfsd3_setaclargs { | |||
| 126 | struct nfsd3_attrstat { | 126 | struct nfsd3_attrstat { |
| 127 | __u32 status; | 127 | __u32 status; |
| 128 | struct svc_fh fh; | 128 | struct svc_fh fh; |
| 129 | struct kstat stat; | ||
| 129 | }; | 130 | }; |
| 130 | 131 | ||
| 131 | /* LOOKUP, CREATE, MKDIR, SYMLINK, MKNOD */ | 132 | /* LOOKUP, CREATE, MKDIR, SYMLINK, MKNOD */ |
