nfsd4: remove typoed replay field
Wow, I wonder how long that typo's been there. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:
parent
b7d7ca3580
commit
c2d8eb7ac6
1 changed files with 0 additions and 1 deletions
|
@ -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];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue