Userspace Unionfs File System
unionfs-fuse overlays several directory into one single mount point
It first tries to access the file on the top branch and if the file
does not exist there, it continues on lower level branches. If the user
tries to modify a file on a lower level read-only branch the file is
copied to to a higher level read-write branch if the copy-on-write
(cow) mode was enabled.
- Links to openSUSE:Factory / unionfs-fuse
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:simotek:cmake4b/unionfs-fuse && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000703 703 Bytes |
Comments 0