diff options
author | Xiubo Li <[email protected]> | 2023-11-07 09:37:47 +0800 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2024-01-15 15:40:50 +0100 |
commit | b79e4a0aa902322756ced7361a2c637d462c3c1c (patch) | |
tree | a04f530e0c81e33d279e5f70b60abdc70cd1c574 /lib/netdev-notifier-error-inject.c | |
parent | f48e0342a74d7770cdf1d11894bdc3b6d989b29e (diff) |
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 <[email protected]>
Reviewed-by: Ilya Dryomov <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions