1. 01 Sep, 2017 3 commits
  2. 29 Aug, 2017 1 commit
  3. 18 Aug, 2017 1 commit
  4. 04 Jun, 2017 1 commit
  5. 08 May, 2017 2 commits
  6. 11 Feb, 2017 3 commits
  7. 10 Feb, 2017 1 commit
  8. 06 Feb, 2017 1 commit
  9. 25 Jan, 2017 1 commit
  10. 08 Jan, 2017 1 commit
  11. 03 Jan, 2017 3 commits
  12. 28 Dec, 2016 1 commit
  13. 27 Oct, 2016 1 commit
  14. 16 Sep, 2016 1 commit
  15. 05 Sep, 2016 1 commit
  16. 12 Apr, 2016 1 commit
  17. 26 Feb, 2016 1 commit
  18. 29 Dec, 2015 1 commit
  19. 06 Nov, 2015 1 commit
  20. 29 May, 2015 1 commit
    • Thomas Guillem's avatar
      storage/nfs: fix deadlock when connecting · 3436a646
      Thomas Guillem authored
      The Connect method can be called between Schedule and lock. In that case, when
      locked, the state is already set to CONNECTING of READY and the condition won't
      be signaled anymore.
      3436a646
  21. 03 Mar, 2015 1 commit
  22. 28 Feb, 2015 2 commits
  23. 01 Jan, 2015 1 commit
  24. 26 Dec, 2014 1 commit
  25. 14 Dec, 2014 1 commit
  26. 09 Oct, 2014 2 commits
  27. 07 Oct, 2014 2 commits
  28. 05 Oct, 2014 1 commit
    • Max Kellermann's avatar
      lib/nfs/Base: kludge to reduce number of NFS mounts · b1a252a6
      Max Kellermann authored
      Creating a NfsStorage sets its own export_name as the "base".  Now
      NfsFileReader can use this information to derive the export_name to be
      mounted, instead of guessing.  This solves the "too many connection"
      problem on the NFS server while updating the database.
      b1a252a6
  29. 02 Oct, 2014 1 commit
  30. 01 Oct, 2014 1 commit