1. 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
  2. 26 Dec, 2014 1 commit
  3. 14 Dec, 2014 1 commit
  4. 09 Oct, 2014 2 commits
  5. 07 Oct, 2014 2 commits
  6. 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
  7. 02 Oct, 2014 1 commit
  8. 01 Oct, 2014 2 commits
  9. 28 Sep, 2014 3 commits
  10. 01 Mar, 2014 1 commit
  11. 27 Feb, 2014 1 commit
  12. 19 Feb, 2014 1 commit
  13. 12 Feb, 2014 2 commits
  14. 09 Feb, 2014 2 commits
  15. 08 Feb, 2014 1 commit
  16. 07 Feb, 2014 4 commits
  17. 06 Feb, 2014 2 commits
  18. 05 Feb, 2014 5 commits