-
via merger/unionfs
-
On line no. 293 in `src/unionfs.c` there is a misuse of the macro _IOC_SIZE() .
``` c
case UNIONFS_SET_DEBUG_FILE: {
char *debug_path = (char *) data;
set_debug_path(debug_path, _IOC_SIZE(cmd))…
-
* [x] This is a bug report
* [ ] This is a feature request
* [ ] I searched existing issues before opening this one
This is somewhat similar to an issue reported on the docker/for-win repo (https…
-
`hello-0.5.0_0d10343e6301ba30721e4371cc088d460c8db1ad-FreeBSD-12.2-amd64.iso`
The installer disappears after clicking **Continue** at the license page.
-
Maybe I misunderstood what the unionfs-fuse man-page wanted to tell me with:
> -o hide_meta_files
In our unionfs root path we have a .unionfs directory that includes metadata, such as …
-
Hello,
Running unionfs-fuse on macOS:
```
unionfs-fuse version: 2.0
(compiled with xattr support)
OSXFUSE 3.8.0
FUSE library version: 2.9.7
fuse: no mount point
```
After heavy load, the …
-
hi,
when i do a stress test which unionfs bind a ramfs directory and ubifs directory, enable debug option(-d),
unique: 895588, opcode: LOOKUP (1), nodeid: 1, insize: 56, pid: 12588
LOOKUP /type…
-
Hello! Can you help me.
I'm getting what may be some unexpected behavior. While I trying to create a file in subdirectories under unionfs-fuse mountpoint, I got an error `Permission Denied`:
```sh-s…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | FreeBSD
Distribution Version |
Kernel Version | 15.0-CURRENT
Architecture | amd64
OpenZFS Version |
###…
-
Context : LTSP 5.4 on CentOS 6
The root filesystem is mounted as :
```
rootfs / rootfs rw 0 0
/dev/nbd0 /tmp/unionfs/rofs squashfs ro,relatime 0 0
unionfs / fuse.unionfs rw,relatime,user_id=0,group_…