1. 08 10月, 2015 5 次提交
  2. 28 9月, 2015 1 次提交
  3. 25 9月, 2015 1 次提交
  4. 23 9月, 2015 1 次提交
  5. 20 9月, 2015 2 次提交
  6. 18 9月, 2015 3 次提交
  7. 05 9月, 2015 1 次提交
  8. 31 8月, 2015 3 次提交
  9. 30 8月, 2015 2 次提交
  10. 29 8月, 2015 1 次提交
  11. 20 8月, 2015 1 次提交
  12. 18 8月, 2015 1 次提交
    • T
      SUNRPC: Fix a thinko in xs_connect() · 99b1a4c3
      Trond Myklebust 提交于
      It is rather pointless to test the value of transport->inet after
      calling xs_reset_transport(), since it will always be zero, and
      so we will never see any exponential back off behaviour.
      Also don't force early connections for SOFTCONN tasks. If the server
      disconnects us, we should respect the exponential backoff.
      
      Cc: stable@vger.kernel.org # 4.0+
      Signed-off-by: NTrond Myklebust <trond.myklebust@primarydata.com>
      99b1a4c3
  13. 13 8月, 2015 4 次提交
  14. 11 8月, 2015 7 次提交
  15. 06 8月, 2015 7 次提交