• Jakob Unterwurzacher's avatar
    loopback example: Set fsname to original dir, name to "loopbackfs" · 06d6949d
    Jakob Unterwurzacher authored
    "df -T" output:
    
    Before:
    
      Filesystem                 Type                   1K-blocks      Used  Available Use% Mounted on
      pathfs.pathInode           fuse.pathfs.pathInode    4015252   3219628     795624  81% /tmp/mountpoint
    
    After:
    
      Filesystem                 Type             1K-blocks      Used  Available Use% Mounted on
      /tmp/original              fuse.loopbackfs    4015252   3219620     795632  81% /tmp/mountpoint
    06d6949d
main.go 1.39 KB