1. 09 11月, 2012 1 次提交
    • L
      drbd: introduce stop-sector to online verify · 58ffa580
      Lars Ellenberg 提交于
      We now can schedule only a specific range of sectors for online verify,
      or interrupt a running verify without interrupting the connection.
      
      Had to bump the protocol version differently, we are now 101.
      Added verify_can_do_stop_sector() { protocol >= 97 && protocol != 100; }
      
      Also, the return value convention for worker callbacks has changed,
      we returned "true/false" for "keep the connection up" in 8.3,
      we return 0 for success and <= for failure in 8.4.
      Affected: receive_state()
      Signed-off-by: NPhilipp Reisner <philipp.reisner@linbit.com>
      Signed-off-by: NLars Ellenberg <lars.ellenberg@linbit.com>
      58ffa580
  2. 08 11月, 2012 11 次提交
  3. 04 11月, 2012 2 次提交
  4. 14 10月, 2011 3 次提交
  5. 28 9月, 2011 1 次提交
  6. 25 8月, 2011 1 次提交
  7. 24 5月, 2011 2 次提交
  8. 31 3月, 2011 1 次提交
  9. 10 3月, 2011 7 次提交
  10. 22 10月, 2010 1 次提交
  11. 15 10月, 2010 4 次提交
  12. 14 10月, 2010 2 次提交
  13. 08 8月, 2010 1 次提交
  14. 14 6月, 2010 1 次提交
  15. 01 6月, 2010 1 次提交
  16. 22 5月, 2010 1 次提交