[git pull] vfs.git xattr regression fixes
From: Al Viro
Date: Wed May 25 2016 - 18:27:27 EST
The following changes since commit e0d46f5c6e0ba3a79e64cd60e62b7b7191ed93f3:
btrfs: Switch to generic xattr handlers (2016-05-17 19:17:09 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
for you to fetch changes up to 0040773bff7b585fc948565a0558e5a6a4680e96:
make xattr_resolve_handlers() safe to use with NULL ->s_xattr (2016-05-25 17:34:41 -0400)
----------------------------------------------------------------
Al Viro (1):
make xattr_resolve_handlers() safe to use with NULL ->s_xattr
Andreas Gruenbacher (1):
xattr: Fail with -EINVAL for NULL attribute names
fs/xattr.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)