]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #20294 from rzarzynski/wip-bs-drop-std_function
authorKefu Chai <tchaikov@gmail.com>
Fri, 9 Feb 2018 02:45:24 +0000 (10:45 +0800)
committerGitHub <noreply@github.com>
Fri, 9 Feb 2018 02:45:24 +0000 (10:45 +0800)
commit5757d6f118740686f48d8b38fd383a5f44ed6812
tree66f9afd2d66cbf720c1a1b51c8dfbd8ec3917ec1
parent24d1b2edb432590df7fcd7cb71241f6d39338209
parent28997c1c6b43f71e92799d7b95452c5b4026d989
Merge pull request #20294 from rzarzynski/wip-bs-drop-std_function

os/bluestore: avoid overhead of std::function in blob_t.

Reviewed-by: Kefu Chai <kchai@redhat.com>