]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-replay: handle EOF gracefully 7427/head
authorMykola Golub <mgolub@mirantis.com>
Thu, 21 Jan 2016 11:45:42 +0000 (13:45 +0200)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Fri, 29 Jan 2016 10:08:29 +0000 (15:38 +0530)
commit2c5b90a268ebcdcd8c806ef72c08184cc4e0417a
tree5263c47a1ed2f0fca48ca0c96e8a6535857bdb19
parentbb2ecea240f3a1d525bcb35670cb07bd1f0ca299
rbd-replay: handle EOF gracefully

Fixes: #14452
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit c59b84c3e2c9bbda68219e4d2288a889dd9ca6cb)
src/rbd_replay/BufferReader.cc
src/rbd_replay/BufferReader.h
src/rbd_replay/Replayer.cc