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)
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

Simple merge