summaryrefslogtreecommitdiff
path: root/fs/ceph/ceph_frag.c
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-05-28 23:43:16 (GMT)
committerSage Weil <sage@newdream.net>2010-05-29 16:42:05 (GMT)
commit2a8e5e3637e2fc058798f5d3626f525729ffaaaf (patch)
treefc35ac8b29813050cf5199574646106da171a88f /fs/ceph/ceph_frag.c
parent79494d1b9b92259eb40ea6e939ba5aff4b8de5f1 (diff)
downloadlinux-2a8e5e3637e2fc058798f5d3626f525729ffaaaf.tar.xz
ceph: clean up on forwarded aborted mds request
If an mds request is aborted (timeout, SIGKILL), it is left registered to keep our state in sync with the mds. If we get a forward notification, though, we know the request didn't succeed and we can unregister it safely. We were trying to resend it, but then bailing out (and not unregistering) in __do_request. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/ceph_frag.c')
0 files changed, 0 insertions, 0 deletions