Comment 17 for bug 1535150

Revision history for this message
halfdog (halfdog) wrote : Re: overlayfs over fuse should refuse copy_up of files if uid/gid not mapped

Checking wily: is this behavior intended?
* Mount fuse-fs to a/b/
* Enter namespace
* List content of a/b/ -> works
* Create overlay with lower=a to c
* DIrectory c/b/ (fuse mountpoint) now visible but not content of old a/b/ (fuse files)

I just can't see, which part of the patches allows this to work when lower=a/b but not with lower=a.