commit | 9efb069de4ba748d284f6129e71de239f801053a | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@redhat.com> | Thu Jan 28 10:22:48 2021 +0100 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Thu Jan 28 10:22:48 2021 +0100 |
tree | 1fb80e242f68bc99732e6cbf09964faa8b74451a | |
parent | 19c329f6808995b142b3966301f217c831e7cf31 [diff] |
ovl: add warning on user_ns mismatch Currently there's no way to create an overlay filesystem outside of the current user namespace. Make sure that if this assumption changes it doesn't go unnoticed. Reported-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>