Commit 4424f55
committed
rgw/rados: RGWRados::Object::Read::read() uses rgw_rados_operate()
IoCtx::operate() will always block. use rgw_rados_operate() so that we
can suspend the coroutine when optional_yield is not empty
Signed-off-by: Casey Bodley <[email protected]>1 parent 4475fcb commit 4424f55
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7222 | 7222 | | |
7223 | 7223 | | |
7224 | 7224 | | |
7225 | | - | |
| 7225 | + | |
7226 | 7226 | | |
7227 | 7227 | | |
7228 | 7228 | | |
| |||
0 commit comments