]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #39882 from tchaikov/wip-osd-watch
authorKefu Chai <kchai@redhat.com>
Wed, 10 Mar 2021 12:43:51 +0000 (20:43 +0800)
committerGitHub <noreply@github.com>
Wed, 10 Mar 2021 12:43:51 +0000 (20:43 +0800)
commit2313d2247b47950fcc7ab8e1444468e94b68d522
tree4e440c06b58740f96ef8b077db23ff52bf3094db
parentf11085e47dc3477c2278763c8e9daae142bf9ed9
parentd4c94d2b50f9535ce847bbae3f4c5ebb3a0aa1b6
Merge pull request #39882 from tchaikov/wip-osd-watch

osd/Watch: use vector<> instead of list<>

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>