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
Makefile -rw-r--r-- 287 bytes
ps3-lpm.c -rw-r--r-- 31.2 KB
ps3-sys-manager.c -rw-r--r-- 20.4 KB
ps3-vuart.c -rw-r--r-- 30.6 KB
ps3av.c -rw-r--r-- 27.7 KB
ps3av_cmd.c -rw-r--r-- 23.8 KB
ps3stor_lib.c -rw-r--r-- 9.6 KB
sys-manager-core.c -rw-r--r-- 2.0 KB
vuart.h -rw-r--r-- 2.8 KB

back to top