]> 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 30241/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:19:24 +0000 (11:19 +0200)
commit690a051352250906d43dc85d67304be9f039f330
tree650f839f4a897b7379b1e39aad53fdf95b2f7f78
parent5b36a9510f7f2cbc6194d885b138b7039ed36bf1
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