mirror of
https://github.com/ceph/ceph
synced 2025-02-24 03:27:10 +00:00
Merge pull request #19402 from b-ranto/wip-fix-arm-build
test/librbd: Do not instantiate TrimRequest template class Reviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
commit
722795de5a
@ -44,7 +44,6 @@ TrimRequest<MockImageCtx> *TrimRequest<MockImageCtx>::s_instance = nullptr;
|
||||
|
||||
// template definitions
|
||||
#include "librbd/operation/ResizeRequest.cc"
|
||||
#include "librbd/operation/TrimRequest.cc"
|
||||
|
||||
namespace librbd {
|
||||
namespace operation {
|
||||
|
Loading…
Reference in New Issue
Block a user