Revision 9217cbb8df31c10efc96362227b2ebdbb9fe996c authored by Linus Torvalds on 22 March 2013, 00:59:22 UTC, committed by Linus Torvalds on 22 March 2013, 00:59:22 UTC
Pull CIFS fixes from Steve French:
 "Three small CIFS Fixes (the most important of the three fixes a recent
  problem authenticating to Windows 8 using cifs rather than SMB2)"

* 'for-next' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: ignore everything in SPNEGO blob after mechTypes
  cifs: delay super block destruction until all cifsFileInfo objects are gone
  cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
2 parent s d3c9262 + f853c61
History
File Mode Size
Kconfig -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 414 bytes
uio.c -rw-r--r-- 19.3 KB
uio_aec.c -rw-r--r-- 4.2 KB
uio_cif.c -rw-r--r-- 3.5 KB
uio_dmem_genirq.c -rw-r--r-- 9.1 KB
uio_netx.c -rw-r--r-- 4.5 KB
uio_pci_generic.c -rw-r--r-- 3.4 KB
uio_pdrv.c -rw-r--r-- 2.3 KB
uio_pdrv_genirq.c -rw-r--r-- 7.3 KB
uio_pruss.c -rw-r--r-- 6.5 KB
uio_sercos3.c -rw-r--r-- 6.3 KB

back to top