Commit 9d4ae97
committed
client: handle callback completion if the async I/O failed
and remove the context completion code from Client::_preadv_pwritev_locked since
this case will indeed be handled in the Client::ll_preadv_pwritev along with all
other cases
Fixes: https://tracker.ceph.com/issues/63734
Signed-off-by: Dhairya Parmar <[email protected]>1 parent bbde525 commit 9d4ae97
1 file changed
+30
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11259 | 11259 | | |
11260 | 11260 | | |
11261 | 11261 | | |
11262 | | - | |
11263 | | - | |
11264 | | - | |
11265 | | - | |
11266 | | - | |
11267 | 11262 | | |
11268 | 11263 | | |
11269 | 11264 | | |
| |||
15960 | 15955 | | |
15961 | 15956 | | |
15962 | 15957 | | |
15963 | | - | |
15964 | | - | |
15965 | 15958 | | |
| 15959 | + | |
| 15960 | + | |
| 15961 | + | |
| 15962 | + | |
| 15963 | + | |
| 15964 | + | |
| 15965 | + | |
| 15966 | + | |
| 15967 | + | |
| 15968 | + | |
| 15969 | + | |
| 15970 | + | |
| 15971 | + | |
| 15972 | + | |
| 15973 | + | |
| 15974 | + | |
| 15975 | + | |
| 15976 | + | |
| 15977 | + | |
| 15978 | + | |
| 15979 | + | |
| 15980 | + | |
| 15981 | + | |
| 15982 | + | |
| 15983 | + | |
| 15984 | + | |
| 15985 | + | |
| 15986 | + | |
| 15987 | + | |
| 15988 | + | |
15966 | 15989 | | |
15967 | 15990 | | |
15968 | 15991 | | |
| |||
0 commit comments