diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2022-06-25 22:52:43 +0200 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2022-06-27 16:33:05 +0200 |
commit | 8a9ffb8c857c2c99403bd6483a5a005fed5c0773 (patch) | |
tree | e000767b8df1e5f96b2a5687fce2ba2f557b1690 /net/sunrpc | |
parent | SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer() (diff) | |
download | linux-8a9ffb8c857c2c99403bd6483a5a005fed5c0773.tar.xz linux-8a9ffb8c857c2c99403bd6483a5a005fed5c0773.zip |
NFSD: restore EINVAL error translation in nfsd_commit()
commit 555dbf1a9aac ("nfsd: Replace use of rwsem with errseq_t")
incidentally broke translation of -EINVAL to nfserr_notsupp.
The patch restores that.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Fixes: 555dbf1a9aac ("nfsd: Replace use of rwsem with errseq_t")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions