commit | 82b749b2c65e9d108c1c5598dc0a5f436b525f42 | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Wed May 17 00:12:40 2017 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Thu May 18 16:11:24 2017 +0200 |
tree | 64b5d467ac3acc5f4d7f2776caac37e89ad35dea | |
parent | 8137ae26d25303e7b5cfb418fd28b976461e5b6e [diff] |
ovl: check on mount time if upper fs supports setting xattr xattr are needed by overlayfs for setting opaque dir, redirect dir and copy up origin. Check at mount time by trying to set the overlay.opaque xattr on the workdir and if that fails issue a warning message. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>