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-- 5.7 KB
Makefile -rw-r--r-- 757 bytes
core.c -rw-r--r-- 18.9 KB
pwm-ab8500.c -rw-r--r-- 3.5 KB
pwm-atmel-tcb.c -rw-r--r-- 11.4 KB
pwm-bfin.c -rw-r--r-- 3.1 KB
pwm-imx.c -rw-r--r-- 7.6 KB
pwm-jz4740.c -rw-r--r-- 4.9 KB
pwm-lpc32xx.c -rw-r--r-- 4.0 KB
pwm-mxs.c -rw-r--r-- 4.8 KB
pwm-puv3.c -rw-r--r-- 3.6 KB
pwm-pxa.c -rw-r--r-- 4.6 KB
pwm-samsung.c -rw-r--r-- 7.9 KB
pwm-spear.c -rw-r--r-- 6.7 KB
pwm-tegra.c -rw-r--r-- 6.0 KB
pwm-tiecap.c -rw-r--r-- 9.0 KB
pwm-tiehrpwm.c -rw-r--r-- 16.3 KB
pwm-tipwmss.c -rw-r--r-- 3.4 KB
pwm-tipwmss.h -rw-r--r-- 1.1 KB
pwm-twl-led.c -rw-r--r-- 8.5 KB
pwm-twl.c -rw-r--r-- 9.1 KB
pwm-vt8500.c -rw-r--r-- 6.9 KB

back to top