summaryrefslogtreecommitdiffstats
path: root/fs/ceph
diff options
context:
space:
mode:
authorXiubo Li <xiubli@redhat.com>2023-11-07 09:37:47 +0800
committerIlya Dryomov <idryomov@gmail.com>2024-01-15 15:40:50 +0100
commitb79e4a0aa902322756ced7361a2c637d462c3c1c (patch)
treea04f530e0c81e33d279e5f70b60abdc70cd1c574 /fs/ceph
parentf48e0342a74d7770cdf1d11894bdc3b6d989b29e (diff)
downloadlinux-b79e4a0aa902322756ced7361a2c637d462c3c1c.tar.gz
linux-b79e4a0aa902322756ced7361a2c637d462c3c1c.tar.bz2
linux-b79e4a0aa902322756ced7361a2c637d462c3c1c.zip
libceph: remove MAX_EXTENTS check for sparse reads
There is no any limit for the extent array size and it's possible that when reading with a large size contents the total number of extents will exceed 4096. Then the messager will fail by reseting the connection and keeps resending the inflight IOs infinitely. [ idryomov: adjust error message ] Link: https://tracker.ceph.com/issues/62081 Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Ilya Dryomov <idryomov@gmail.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions