1. 08 Feb, 2016 1 commit
  2. 30 Jan, 2016 2 commits
  3. 05 Nov, 2015 1 commit
  4. 27 Oct, 2015 1 commit
  5. 03 Oct, 2015 1 commit
  6. 15 Sep, 2015 1 commit
  7. 29 Jul, 2015 1 commit
    • Juan Batiz-Benet's avatar
      fuse unmount fixes · 578fd02c
      Juan Batiz-Benet authored
      unmounting wasn't happening, mostly because of a recent bug in
      goprocess.SetTeardown. This commit bumps up some messages to
      log.Warnings, as users may want to see them, and makes sure to
      Unmount when a node shuts down.
      
      License: MIT
      Signed-off-by: default avatarJuan Batiz-Benet <juan@benet.ai>
      578fd02c
  8. 04 Jul, 2015 1 commit
  9. 31 Mar, 2015 1 commit
  10. 05 Mar, 2015 1 commit
  11. 03 Feb, 2015 1 commit
  12. 04 Jan, 2015 1 commit
    • Juan Batiz-Benet's avatar
      fuse mount lifecycle fixes · e21b1f66
      Juan Batiz-Benet authored
      This commit cleans up how mounting was being done.
      It now successfully signals when it is properly mounted
      and listen to close signals correctly.
      e21b1f66
  13. 16 Dec, 2014 1 commit
  14. 16 Nov, 2014 2 commits