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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html