]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Apr 2018 19:13:04 +0000 (12:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Apr 2018 19:13:04 +0000 (12:13 -0700)
commit956cfe7acc1e1a7a3959adbc229016669b7c3ace
treee56ea699946efe7a25d61403f4a48871e72f7342
parentebf01c6eb99e49c2d9c914abe913954efc037456
parent8d8f473f6cf7fe77e4ec2fb374e90b18f5965368
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Various SMB3/CIFS fixes.

  There are three more security related fixes in progress that are not
  included in this set but they are still being tested and reviewed, so
  sending this unrelated set of smaller fixes now"

* tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6:
  CIFS: fix typo in cifs_dbg
  cifs: do not allow creating sockets except with SMB1 posix exensions
  cifs: smbd: Dump SMB packet when configured
  cifs: smbd: Check for iov length on sending the last iov
  fs: cifs: Adding new return type vm_fault_t
  cifs: smb2ops: Fix NULL check in smb2_query_symlink