ovl: Fix OVL_XATTR_PREFIX
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 22 Aug 2016 15:59:22 +0000 (17:59 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Thu, 1 Sep 2016 09:11:59 +0000 (11:11 +0200)
commitfe2b75952347762a21f67d9df1199137ae5988b2
tree8076ab77346ac69a5b60e0889b496248d58653ce
parentfd36570a8805f39b40a0ebde19b08603aa201d17
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: d837a49bd57f ("ovl: fix POSIX ACL setting")
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/overlayfs/inode.c
fs/overlayfs/overlayfs.h