Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jul 2016 18:29:13 +0000 (11:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jul 2016 18:29:13 +0000 (11:29 -0700)
commitb0c4e2acdd6175a07107474f3cd7bdc062cf4d3d
tree9b269c5a176175082ce8bd4806901152bb12728c
parentc624c86615fb8aa61fa76ed8c935446d06c80e77
parent7893242e2465aea6f2cbc2639da8fa5ce96e8cc2
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6

Pull CIFS/SMB3 fixes from Steve French:
 "Various CIFS/SMB3 fixes, most for stable"

* 'for-next' of git://git.samba.org/sfrench/cifs-2.6:
  CIFS: Fix a possible invalid memory access in smb2_query_symlink()
  fs/cifs: make share unaccessible at root level mountable
  cifs: fix crash due to race in hmac(md5) handling
  cifs: unbreak TCP session reuse
  cifs: Check for existing directory when opening file with O_CREAT
  Add MF-Symlinks support for SMB 2.0
fs/cifs/dir.c