Commit c2d8eb7a authored by J. Bruce Fields's avatar J. Bruce Fields

nfsd4: remove typoed replay field

Wow, I wonder how long that typo's been there.
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent b7d7ca35
......@@ -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];
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment