diff --git a/[refs] b/[refs] index 1f1b8e421022..b862ad85e23a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b7d7ca35807b4c8ca3271885b47e67c843376f77 +refs/heads/master: c2d8eb7ac645e1baba7205cb2631e2f21db3d6a9 diff --git a/trunk/fs/nfsd/state.h b/trunk/fs/nfsd/state.h index f02badd70cf2..6b706a60ce88 100644 --- a/trunk/fs/nfsd/state.h +++ b/trunk/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]; };