]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: don't re-send interrupted flock request 16248/head
authorYan, Zheng <zyan@redhat.com>
Sat, 3 Jun 2017 04:33:36 +0000 (12:33 +0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 10 Jul 2017 20:58:21 +0000 (13:58 -0700)
commit244a2ae6a91e2f288cf1ef8c930dec712b588e37
treeb721cf343a7f38cb2eb7b48a9a49d30a541e9494
parent93c8ca6450146cc2a3e50597d91f29455b42c742
client: don't re-send interrupted flock request

don't re-send interrupted flock request in cases of mds failover
and receiving request forward.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 044fabd669fdc8287f5cab0f38a82dfbfe41f0cd)

 Conflicts:
src/client/Client.cc: UserPerms not in jewel
src/client/Client.cc