[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160517212334.GJ14480@ZenIV.linux.org.uk>
Date: Tue, 17 May 2016 22:23:34 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git#for-cifs
remaining parts of work.xattr - cifs bits. Never-rebase branch that had
prevented work.xattr rebase...
The following changes since commit ce23e640133484eebc20ca7b7668388213e11327:
->getxattr(): pass dentry and inode as separate arguments (2016-04-11 00:48:00 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-cifs
for you to fetch changes up to a9ae008f407b50fc92ef19588d2ea2be13a7f5e2:
cifs: Switch to generic xattr handlers (2016-04-23 15:33:03 -0400)
----------------------------------------------------------------
Andreas Gruenbacher (4):
cifs: Fix xattr name checks
cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
cifs: Fix removexattr for os2.* xattrs
cifs: Switch to generic xattr handlers
fs/cifs/Makefile | 3 +-
fs/cifs/cifsfs.c | 26 ++---
fs/cifs/cifsfs.h | 12 +-
fs/cifs/cifssmb.c | 4 +-
fs/cifs/xattr.c | 342 +++++++++++++++++++++++-------------------------------
5 files changed, 167 insertions(+), 220 deletions(-)
Powered by blists - more mailing lists