diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2019-05-14 20:45:38 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2019-07-08 14:01:44 +0200 |
commit | 0ad5d953548fe336134026b039ad4fd9e6594f16 (patch) | |
tree | 6b932ed739c33e9bfeaf83acd26c436f5b9cbf1f /tools/perf/scripts/python/check-perf-trace.py | |
parent | a9b67e69949d20dcb38ea6aaed5500318c7c91f6 (diff) |
rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}
In preparation for moving OSD request allocation and submission into
object request state machines, get rid of RBD_OBJ_WRITE_{FLAT,GUARD}.
We would need to start in a new state, whether the request is guarded
or not. Unify them into RBD_OBJ_WRITE_OBJECT and pass guard info
through obj_req->flags.
While at it, make our ENOENT handling a little more precise: only hide
ENOENT when it is actually expected, that is on delete.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions