ceph: cancel osd requests before resending them
authorSage Weil <sage@newdream.net>
Fri, 9 Oct 2009 17:31:32 +0000 (10:31 -0700)
committerSage Weil <sage@newdream.net>
Fri, 9 Oct 2009 18:58:20 +0000 (11:58 -0700)
This ensures we don't submit the same request twice if we are kicking a
specific osd (as with an osd_reset), or when we hit a transient error and
resend.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found