commit | d5662c0a1476ceeca8a301403e8c99ece45664e7 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@redhat.com> | Fri Oct 25 13:01:58 2019 +0200 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Fri Oct 25 13:01:58 2019 +0200 |
tree | 223d6e872ce50217d17a3bf643375572a3faa8df | |
parent | 920e7441f10a408be23fcadaf59bf1e8f1b59eca [diff] |
ovl: user xattr Optionally allow using "user.overlay" namespace instead of"trusted.overlay". This is necessary for overlayfs to be able to be mounted in an unprivileged namepsace. Make the option explicit, since it makes the filesystem format be incompatible. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>