WSL2-Linux-Kernel/fs/overlayfs
Andreas Gruenbacher fe2b759523 ovl: Fix OVL_XATTR_PREFIX
Make sure ovl_own_xattr_handler only matches attribute names starting
with "overlay.", not "overlayXXX".

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Fixes: d837a49bd5 ("ovl: fix POSIX ACL setting")
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2016-09-01 11:11:59 +02:00
..
Kconfig ovl: rename filesystem type to "overlay" 2014-11-20 16:39:59 +01:00
Makefile ovl: rename filesystem type to "overlay" 2014-11-20 16:39:59 +01:00
copy_up.c ovl: don't copy up opaqueness 2016-08-08 15:08:49 +02:00
dir.c ovl: handle umask and posix_acl_default correctly on creation 2016-09-01 11:11:59 +02:00
inode.c ovl: Fix OVL_XATTR_PREFIX 2016-09-01 11:11:59 +02:00
overlayfs.h ovl: Fix OVL_XATTR_PREFIX 2016-09-01 11:11:59 +02:00
readdir.c ovl: proper cleanup of workdir 2016-09-01 11:11:59 +02:00
super.c ovl: fix spelling mistake: "directries" -> "directories" 2016-09-01 11:11:59 +02:00