]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #19428 from tchaikov/wip-erasure-cleanup
authorKefu Chai <tchaikov@gmail.com>
Mon, 8 Jan 2018 11:51:10 +0000 (19:51 +0800)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2018 11:51:10 +0000 (19:51 +0800)
commitc9c821cb9900c78875fdaed5da95d9c6b0b44a11
treec3dc5a8a6196c7d70621603e6a644fa39ff86b18
parentf69516e1dc041e30c30060e5bcceaaca2918fdb4
parenta7baf22a1640437a7086985488134b25c4280d2c
Merge pull request #19428 from tchaikov/wip-erasure-cleanup

erasure-code: use std::count() instead

Reviewed-by: Josh Durgin <jdurgin@redhat.com>