diff --git a/fs/nfsd/state.h b/fs/nfsd/state.h index f02badd70cf2902da8d2a77c70aecbe0e86392f7..6b706a60ce8888913a089e1d34dd697cc3c92229 100644 --- a/fs/nfsd/state.h +++ b/fs/nfsd/state.h @@ -312,7 +312,6 @@ struct nfs4_replay { __be32 rp_status; unsigned int rp_buflen; char *rp_buf; - unsigned intrp_allocated; struct knfsd_fh rp_openfh; char rp_ibuf[NFSD4_REPLAY_ISIZE]; };