git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a9c27
)
ceph: cleanup aborted requests when re-sending requests.
author
Yan, Zheng
<zheng.z.yan@intel.com>
Thu, 26 Sep 2013 06:25:36 +0000
(14:25 +0800)
committer
Sage Weil
<sage@inktank.com>
Sat, 23 Nov 2013 19:01:04 +0000
(11:01 -0800)
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 <zheng.z.yan@intel.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
Signed-off-by: Sage Weil <sage@inktank.com>
fs/ceph/mds_client.c
patch
|
blob
|
history
diff --cc
fs/ceph/mds_client.c
Simple merge