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


Groups > linux.kernel > #1402605

[git pull] vfs.git#for-cifs

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject [git pull] vfs.git#for-cifs
Date 2016-05-17 23:30 +0200
Message-ID <rzUIV-1pO-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

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


Thread

[git pull] vfs.git#for-cifs Al Viro <viro@ZenIV.linux.org.uk> - 2016-05-17 23:30 +0200

csiph-web