summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorSergey Bashirov <sergeybashirov@gmail.com>2025-10-03 12:11:03 +0300
committerChuck Lever <chuck.lever@oracle.com>2025-11-16 18:20:11 -0500
commit3524b021b0ec620a76c89aee78e9d4b4130fb711 (patch)
tree7799b8d0a687bf54ebd488edc2b3b08dee1cad33 /tools/lib/python
parent566a414558aec1ab263ab8709fa783dfa2e34325 (diff)
NFSD/blocklayout: Fix minlength check in proc_layoutget
The extent returned by the file system may have a smaller offset than the segment offset requested by the client. In this case, the minimum segment length must be checked against the requested range. Otherwise, the client may not be able to continue the read/write operation. Fixes: 8650b8a05850 ("nfsd: pNFS block layout driver") 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/lib/python')
0 files changed, 0 insertions, 0 deletions