1. 29 Sep, 2015 1 commit
    • Jakob Unterwurzacher's avatar
      mount_linux: Also try absolute path for fusermount and umount · 41b8187f
      Jakob Unterwurzacher authored
      Assuming that the loopback example binary is at /bin/loopbackfs,
      you can mount like this:
      
      	mount -t fuse.loopbackfs /tmp/mountpoint /tmp/original
      
      However, "mount" passes an empty PATH to loopbackfs.
      Trying the absolute path too fixes the issue.
      
      This is in preparation of porting xfstests to go-fuse.
      41b8187f
  2. 24 Sep, 2015 4 commits
  3. 27 Jun, 2015 1 commit
  4. 22 Apr, 2015 7 commits
  5. 21 Apr, 2015 1 commit
  6. 03 Apr, 2015 3 commits
  7. 18 Mar, 2015 2 commits
  8. 04 Mar, 2015 3 commits
  9. 17 Dec, 2014 1 commit
  10. 12 Aug, 2014 4 commits
  11. 11 Aug, 2014 8 commits
  12. 05 Aug, 2014 1 commit
  13. 02 Aug, 2014 2 commits
  14. 15 Jul, 2014 2 commits