Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op()
Any uninitialized or unknown ops will be caught by the default clause anyway. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
- Loading branch information