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-- 481 bytes
Makefile -rw-r--r-- 326 bytes
internal.h -rw-r--r-- 5.6 KB
regcache-flat.c -rw-r--r-- 1.4 KB
regcache-lzo.c -rw-r--r-- 9.1 KB
regcache-rbtree.c -rw-r--r-- 10.9 KB
regcache.c -rw-r--r-- 11.2 KB
regmap-debugfs.c -rw-r--r-- 10.7 KB
regmap-i2c.c -rw-r--r-- 3.2 KB
regmap-irq.c -rw-r--r-- 13.5 KB
regmap-mmio.c -rw-r--r-- 6.1 KB
regmap-spi.c -rw-r--r-- 3.7 KB
regmap.c -rw-r--r-- 42.2 KB

back to top