]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: avoid aggregate-initializing any static_visitor 27041/head
authorWillem Jan Withagen <wjw@digiware.nl>
Sun, 10 Mar 2019 10:51:09 +0000 (11:51 +0100)
committerPrashant D <pdhange@redhat.com>
Tue, 19 Mar 2019 03:55:25 +0000 (23:55 -0400)
commit963d4cc67db6bcc9cb0713a722295a0c2429d644
treee09a967c742dd6682adad65a7fd55037f3537b6f
parent2b3c641e1034d1d98a4aedca0709ffed0f12ff88
librbd: avoid aggregate-initializing any static_visitor

This will result in an error complaining about a protected dtor.
also see:
    https://github.com/ceph/ceph/pull/26838

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
(cherry picked from commit 8abfb42856bfdef1318ba4a178555d95aeeaaf8b)
src/test/librbd/operation/test_mock_TrimRequest.cc