]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: add procession of SEEK_HOLE and SEEK_DATA in lseek. 33293/head
authorshenhang <shenhang@kuaishou.com>
Tue, 17 Sep 2019 02:55:21 +0000 (10:55 +0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 14 Feb 2020 04:47:30 +0000 (20:47 -0800)
commitb501ecf1809e5a7865e158286ec877ce899ea5a4
treeb88329ba427c8cee4f1251e937b9c05b1d1525b2
parent92c4163ad6e6e150fa10e2f1dd3d2f17cf5a400f
client: add procession of SEEK_HOLE and SEEK_DATA in lseek.

Fixes: https://tracker.ceph.com/issues/42107
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from commit 394720ca6b731e4698f1dbc7896d294363ecb466)
src/client/Client.cc