libceph: force resend of osd requests if we skip an osdmap
authorSage Weil <sage@newdream.net>
Fri, 14 Oct 2011 20:33:55 +0000 (13:33 -0700)
committerSage Weil <sage@newdream.net>
Tue, 25 Oct 2011 23:10:17 +0000 (16:10 -0700)
If we skip over one or more map epochs, we need to resend all osd requests
because it is possible they remapped to other servers and then back.

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

No differences found