From: Yan, Zheng Date: Thu, 26 Sep 2013 06:25:36 +0000 (+0800) Subject: ceph: cleanup aborted requests when re-sending requests. X-Git-Tag: v3.2.55~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b072f9cad8d6d04fea08d3aafc88e4d9e2d95959;p=pandora-kernel.git ceph: cleanup aborted requests when re-sending requests. commit eb1b8af33c2e42a9a57fc0a7588f4a7b255d2e79 upstream. Aborted requests usually get cleared when the reply is received. If MDS crashes, no reply will be received. So we need to cleanup aborted requests when re-sending requests. Signed-off-by: Yan, Zheng Reviewed-by: Greg Farnum Signed-off-by: Sage Weil Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed