Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ test_read_error0
Function
test_read_error0
src/osd/ECInject.cc:287–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
bool test_read_error0(const ghobject_t& o)
288
{
289
return test_error(o, &read_failures0);
290
}
291
292
bool test_read_error1(const ghobject_t& o)
293
{
Callers
2
handle_sub_read_reply
Method · 0.85
handle_sub_read_reply
Method · 0.85
Calls
1
test_error
Function · 0.85
Tested by
no test coverage detected