1. 27 Dec, 2010 2 commits
    • Han-Wen Nienhuys's avatar
      Add credits to taruti. · 955a1929
      Han-Wen Nienhuys authored
      955a1929
    • Han-Wen Nienhuys's avatar
      Rewrite Go FUSE library. · 9bad5c77
      Han-Wen Nienhuys authored
      * Introduce RawFileSystem as direct interface to FUSE kernel layer,
        similar to fuse_lowlevel.h
      
      * Introduce PathFuseFilesystem as path based interface, similar to
        fuse.h.
      
      * Add connector to hook up PathFuseFilesystem with RawFileSystem
        interface.
      
      * Add PassThroughFuse, which exposes os and syscall APIs as a FUSE
        PathFuseFilesystem, for testing.
      
      * Add passthrough_test.go which exercises all of the API.
      
      * Add fuse/README with explicit license notice and some information.
      
      * Remove old 'manager' based API.
      9bad5c77
  2. 21 Dec, 2010 2 commits
  3. 17 Dec, 2010 1 commit
  4. 06 Dec, 2010 1 commit
  5. 16 Aug, 2010 2 commits
  6. 15 Aug, 2010 5 commits
  7. 14 Aug, 2010 24 commits
  8. 13 Aug, 2010 3 commits