]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: increment file position on _read_sync near eof 37923/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 2 Nov 2020 20:01:29 +0000 (12:01 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 2 Nov 2020 23:12:41 +0000 (15:12 -0800)
commit83f84f601aada043fdece5c733a85230786545cb
tree7222ca43157687b5429a534748ad083b19724310
parent161b7e118b4ef5096fac58ceb71eeb905a673b64
client: increment file position on _read_sync near eof

Fixes: https://tracker.ceph.com/issues/48076
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/client/Client.cc