Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-update-5.1 Fix copy up of security related xattrs. Thanks, Miklos ---------------------------------------------------------------- Vivek Goyal (2): ovl: During copy up, first copy up data and then xattrs ovl: Do not lose security.capability xattr over metadata file copy-up --- fs/overlayfs/copy_up.c | 59 ++++++++++++++++++++++++++++++++++++------------ fs/overlayfs/overlayfs.h | 2 ++ fs/overlayfs/util.c | 55 ++++++++++++++++++++++++++++---------------- 3 files changed, 81 insertions(+), 35 deletions(-)