Skip to content
Commit 8a9ffb8c authored by Alexey Khoroshilov's avatar Alexey Khoroshilov Committed by Chuck Lever
Browse files

NFSD: restore EINVAL error translation in nfsd_commit()

commit 555dbf1a

 ("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: default avatarAlexey Khoroshilov <khoroshilov@ispras.ru>
Fixes: 555dbf1a

 ("nfsd: Replace use of rwsem with errseq_t")
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent da9e94fe
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