]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: return -eio when sync file which unsafe reqs has been dropped 30042/head 30043/head
authorsimon gao <simon29rock@gmail.com>
Wed, 31 Jul 2019 01:51:21 +0000 (21:51 -0400)
committerNathan Cutler <ncutler@suse.com>
Fri, 30 Aug 2019 14:40:14 +0000 (16:40 +0200)
commit3ec7fdd1d819feffb626606fc118708e43ec6861
tree92865cdfe2ed07bc66a1404539253f333ea7b1fa
parente1f67109056f9a6137e018badb8c923833e8eeba
client: return -eio when sync file which unsafe reqs has been dropped
        Fixes:http://tracker.ceph.com/issues/40877

Signed-off-by: simon gao <simon29rock@gmail.com>
(cherry picked from commit 7182fc60302684c78c0bba77ec3d73f2c11c64e2)
src/client/Client.cc