]> 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)
commitd088bbddb516d33d9973e0de3c1f9c6644ac611f
tree3710a3d0bd5c4883a51ed189ad4b763ec4cd82be
parent96299cdeaed5720f25523dcfd2b6d2536235b602
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