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