]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: re-send requests when MDS enters reconnecting stage
authorYan, Zheng <zyan@redhat.com>
Wed, 4 Feb 2015 06:26:22 +0000 (14:26 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 19 Feb 2015 10:31:40 +0000 (13:31 +0300)
commit2fd061b2dedb75a077da22f8b739bf0dab08303b
tree3710a3d0bd5c4883a51ed189ad4b763ec4cd82be
parent74e2c992194d582416abb0abd69467622c96038e
ceph: re-send requests when MDS enters reconnecting stage

So that MDS can check if any request is already completed and process
completed requests in clientreplay stage. When completed requests are
processed in clientreplay stage, MDS can avoid sending traceless
replies.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/mds_client.c