3 small CIFS Fixes (the most important of the three fixes a recent
problem authenticating
to Windows 8 using cifs rather than SMB2)

The following changes since commit 6c23cbbd5056b155401b0a2b5567d530e6c750c4:
  Randy Dunlap (1):
        futex: fix kernel-doc notation and spello

are available in the git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git for-next

Jeff Layton (1):
      cifs: ignore everything in SPNEGO blob after mechTypes

Mateusz Guzik (1):
      cifs: delay super block destruction until all cifsFileInfo
objects are gone

Sachin Prabhu (1):
      cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY

 fs/cifs/asn1.c    |   53 +++++------------------------------------------------
 fs/cifs/cifsfs.c  |   24 ++++++++++++++++++++++++
 fs/cifs/cifsfs.h  |    4 ++++
 fs/cifs/file.c    |    6 +++++-
 fs/cifs/inode.c   |   10 ++++------
 fs/cifs/netmisc.c |    2 +-
 6 files changed, 43 insertions(+), 56 deletions(-)

-- 
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to