linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git#for-cifs
@ 2016-05-17 21:23 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2016-05-17 21:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-17 21:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-17 21:23 [git pull] vfs.git#for-cifs Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).