loopback example: Set fsname to original dir, name to "loopbackfs"
"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
Showing
Please register or sign in to comment