commit | 38d6453ca39ecce442628a93e1bb46d70d547512 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Fri Oct 14 13:33:55 2011 -0700 |
committer | Sage Weil <sage@newdream.net> | Tue Oct 25 16:10:17 2011 -0700 |
tree | 7113a921788a83987e2e561e28eefbecd3733d5a | |
parent | ee3b56f265cafb28c9a1b58faed4f1dbdf51af86 [diff] |
libceph: force resend of osd requests if we skip an osdmap 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>