]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: reset collection state after move operation
authorJason Dillaman <dillaman@redhat.com>
Fri, 21 Aug 2020 14:36:55 +0000 (10:36 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 21 Aug 2020 14:36:55 +0000 (10:36 -0400)
commit1f28e5ffed9ca21fe520beb8ac19552ee3bd8885
treedb3192aa3a4f87f9a9463ed928441451c9acfefa
parentc8bfc66f2d9145732cb71182e11e735bd162d900
librbd: reset collection state after move operation

A technical requirement of move operations requires that the collection
be reset to a known state before being used again.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/Journal.cc