]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-replay: handle EOF gracefully 7310/head
authorMykola Golub <mgolub@mirantis.com>
Thu, 21 Jan 2016 11:45:42 +0000 (13:45 +0200)
committerMykola Golub <mgolub@mirantis.com>
Thu, 21 Jan 2016 13:59:17 +0000 (15:59 +0200)
commitc59b84c3e2c9bbda68219e4d2288a889dd9ca6cb
tree593857fa7a82b7c98f91d243d3a5dc37606458e5
parente7420f1268dacb29cf2db8b6a4aefa27b498ec49
rbd-replay: handle EOF gracefully

Fixes: #14452
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/rbd_replay/BufferReader.cc
src/rbd_replay/BufferReader.h
src/rbd_replay/Replayer.cc