Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1407260

[git pull] vfs.git xattr regression fixes

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject [git pull] vfs.git xattr regression fixes
Date 2016-05-26 00:30 +0200
Message-ID <rCPto-6wo-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[git pull] vfs.git xattr regression fixes Al Viro <viro@ZenIV.linux.org.uk> - 2016-05-26 00:30 +0200

csiph-web