]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: Adjust multi_targets map assert condition
authorJimyeong Lee <jinmyeong.lee@linecorp.com>
Tue, 1 Aug 2023 23:07:27 +0000 (08:07 +0900)
committerJinmyeong Lee <jinmyeong.lee@linecorp.com>
Fri, 15 Sep 2023 03:06:13 +0000 (12:06 +0900)
commit0d97348fbd91cd32ff1bd54dd5487ebd0fe95bd0
tree17f3ce8b210334bd09eba30edff51fcfa996e5ad
parent7cd12779c63a4159eb5388d699e92051fbfd7067
client: Adjust multi_targets map assert condition

When access to map, even do not add element to set of map, the set is initiated,
so make the assert condition reasonable.

Signed-off-by: Jimyeong Lee <jinmyeong.lee@linecorp.com>
src/common/CommandTable.h