]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "FileStore: fix OpSequencer::flush error"
authorSamuel Just <samuel.just@dreamhost.com>
Thu, 24 Feb 2011 20:42:16 +0000 (12:42 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Thu, 24 Feb 2011 21:40:56 +0000 (13:40 -0800)
commit9570d6e218f6ad7621bdbefb41611bc0adeffc12
treeaf5a43fa5e05f2917d64fd78a7333a183bdd238d
parent827c950bda0cd4ae7d587a48f8346fb8396bbfa2
Revert "FileStore: fix OpSequencer::flush error"

This reverts commit c78b29a47d7211a4b8b1585112ac22b8435a82c7.

This commit introduced an error in parallel journaling mode.
OpSequencer::flush is only meant to ensure that the ops have become
readable, not necessarily journalled.
src/os/FileStore.h