ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
authorSage Weil <sage@newdream.net>
Tue, 14 Sep 2010 22:50:59 +0000 (15:50 -0700)
committerSage Weil <sage@newdream.net>
Tue, 14 Sep 2010 22:50:59 +0000 (15:50 -0700)
Stop sending FLUSHSNAP messages when we hit a capsnap that has dirty_pages
or is still writing.  We'll send the newer capsnaps only after the older
ones complete.

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

No differences found