nfsd4: remove typoed replay field
[pandora-kernel.git] / fs / nfsd / state.h
index f02badd..6b706a6 100644 (file)
@@ -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];
 };