[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
[safe/jmp/linux-2.6] / include / linux / nfsd / xdr3.h
index 3c2a71b..a432274 100644 (file)
@@ -126,6 +126,7 @@ struct nfsd3_setaclargs {
 struct nfsd3_attrstat {
        __u32                   status;
        struct svc_fh           fh;
+       struct kstat            stat;
 };
 
 /* LOOKUP, CREATE, MKDIR, SYMLINK, MKNOD */