On Mon, Aug 29, 2016 at 06:26:54PM -0000, oleg wrote: > Naive question regarding copy-up: Do the files in the upperdir and > lowerdir need to have the same owner? If not, could copy-up be amended > so that it behaves similarly to the copying of a root-owned file by a > non-root user? Ie the ownership of the file in the upperdir could > change to that of the user doing the copying/deleting.
Typically yes, because copy up is what happens when you modify a file from the lowerdir. The file shouldn't change ownership as a result of copy-up. In the case of unlink it shouldn't matter though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1617388 Title: When using overlayfs with kernel 4.4, some files cannot be deleted. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1617388/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
