Revert "nfsd: map the EBADMSG to nfserr_io to avoid warning"
This reverts commit 5b22601874
.
This commit is contained in:
parent
dc047d3806
commit
ab71c81dd8
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ nfserrno (int errno)
|
|||
{ nfserr_io, -EUCLEAN },
|
||||
{ nfserr_perm, -ENOKEY },
|
||||
{ nfserr_no_grace, -ENOGRACE},
|
||||
{ nfserr_io, -EBADMSG },
|
||||
};
|
||||
int i;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue