]> 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 30242/head
authorsimon gao <simon29rock@gmail.com>
Wed, 31 Jul 2019 01:51:21 +0000 (21:51 -0400)
committerNathan Cutler <ncutler@suse.com>
Sat, 7 Sep 2019 09:21:18 +0000 (11:21 +0200)
commite0f209e863ee70a176a39a69db0c6fdda25ddff0
treee5f3fc8b3c8b768711a07d54cc1aeeec4229a771
parent93334d011ccaf331e68c2571062a1afcab67b2d3
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