]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/filestore: call committed_thru when no journal entries are replayed 15781/head
authorKuan-Kai Chiu <big.chiu@bigtera.com>
Tue, 20 Jun 2017 13:57:21 +0000 (21:57 +0800)
committerKuan-Kai Chiu <big.chiu@bigtera.com>
Tue, 20 Jun 2017 13:57:21 +0000 (21:57 +0800)
commit2e2bc5060f16e3a5629748c33b662b2af0dae4ae
tree90101207ab2f13e5dabed9e33e5880131f7638ca
parentbf72bd8dcb2ad8062c4f52bdc3eee4e1b2548e1a
os/filestore: call committed_thru when no journal entries are replayed

As described in commit message of 8924158, we should call committed_thru
when no journal entries are replayed in case journal is full but not
trimmed yet.

Signed-off-by: Kuan-Kai Chiu <big.chiu@bigtera.com>
src/os/filestore/FileJournal.cc
src/os/filestore/JournalingObjectStore.cc