Comment 3 for bug 1535150

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1535150] Re: overlayfs over fuse should refuse copy_up of files if uid/gid not mapped

Seth's upstream patchset adding the mounter's user_ns to the
superblock should help to implement the proper "ignore if
inode->i_[ug]id not mapped in inode->i_sb->s_userns" semantics. But it
is not yet accepted.