diff options
author | 2025-06-13 00:42:49 +0300 | |
---|---|---|
committer | 2025-07-14 12:46:41 -0400 | |
commit | 26d05e1c37d276905bc921384b5a75158fca284b (patch) | |
tree | 7ecdd5a8e79f1641f4008e852338a5060fd503e1 /tools/perf/scripts/python | |
parent | NFSD: Remove the cap on number of operations per NFSv4 COMPOUND (diff) | |
download | wireguard-linux-26d05e1c37d276905bc921384b5a75158fca284b.tar.xz wireguard-linux-26d05e1c37d276905bc921384b5a75158fca284b.zip |
nfsd: Use correct error code when decoding extents
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.
Signed-off-by: Sergey Bashirov <sergeybashirov@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions