]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #11892 from tchaikov/wip-move-context
authorKefu Chai <tchaikov@gmail.com>
Thu, 10 Nov 2016 14:38:50 +0000 (22:38 +0800)
committerGitHub <noreply@github.com>
Thu, 10 Nov 2016 14:38:50 +0000 (22:38 +0800)
commitb8e7ce393b7c1a48a1563429546ecfea96aad7ad
treec7394da31dceae355d5b28a0890fa8aabd8597b4
parentc1b2e3ae3325b3c33eeb9c8eb428ea994971ab97
parent654e5159f4d8b9599025c3808fabdd8ad65b61e6
Merge pull request #11892 from tchaikov/wip-move-context

Context: std::move the callback param in FunctionContext's ctor

Reviewed-by: Jason Dillaman <dillaman@redhat.com>