From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Fri, 13 Jun 2025 00:42:49 +0300, Sergey Bashirov wrote: > Update error codes in decoding functions of block and scsi layout > drivers to match the core nfsd code. NFS4ERR_EINVAL means that the > server was able to decode the request, but the decoded values are > invalid. Use NFS4ERR_BADXDR instead to indicate a decoding error. > And ENOMEM is changed to nfs code NFS4ERR_DELAY. > > > [...] Applied to nfsd-testing, thanks! [1/1] nfsd: Use correct error code when decoding extents commit: 9558037b8e9d90f099f1c6387151ad3282c28b66 -- Chuck Lever