]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #38678 from tchaikov/wip-denc
authorKefu Chai <kchai@redhat.com>
Thu, 24 Dec 2020 06:00:42 +0000 (14:00 +0800)
committerGitHub <noreply@github.com>
Thu, 24 Dec 2020 06:00:42 +0000 (14:00 +0800)
commit6793756f45f669240de952edd92946541385d090
tree3c0ce7b85a9b5499af5cc057af13d363b0242624
parent6e59b6825a70a22f08c16a04dc1e16bb4393788a
parentc828ce29400a1eea4b223229b36b3a092eda6139
Merge pull request #38678 from tchaikov/wip-denc

include/denc: use pair<const K,V> in range-based for loop

Reviewed-by: Adam C. Emerson <aemerson@redhat.com>