]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Fix FileJournal wrap to get header out first 3772/head
authorDavid Zafman <dzafman@redhat.com>
Thu, 19 Feb 2015 00:21:12 +0000 (16:21 -0800)
committerDavid Zafman <dzafman@redhat.com>
Sat, 21 Feb 2015 00:13:43 +0000 (16:13 -0800)
commitda951497b7e5ec227aa6a5e459b0d04d8b88ef13
tree07135c58995517be8a71c7648088cc2274e48592
parent9ef77430f3d46789b0ba1a2afa42729627734500
osd: Fix FileJournal wrap to get header out first

Correct and restore assert that was removed

Cause by f46b1b473fce0322a672b16c7739e569a45054b6
Fixes: #10883
Backport: dumpling, firefly, giant

Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 970bb4901f93575709421b5b25c3eff213de61b8)
src/os/FileJournal.cc