]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: add flush() for the chunked object.
authormyoungwon oh <omwmw@sk.com>
Tue, 20 Jun 2017 11:38:18 +0000 (20:38 +0900)
committermyoungwon oh <omwmw@sk.com>
Sun, 7 Jan 2018 13:40:58 +0000 (22:40 +0900)
commit2e3af00ab1b8803ab144f4e45442ed1b3e4489eb
tree4fafb01a1b6cda08b4e2838a1f150cfb229bcee9
parent437bb83c8b31c584033177e9cc0bb610fec46920
osd: add flush() for the chunked object.

If all chunks are dirty, the cheunked object will be flushed

Signed-off-by: Myoungwon Oh <omwmw@sk.com>
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h