]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 May 2020 04:43:11 +0000 (21:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 May 2020 04:43:11 +0000 (21:43 -0700)
commita5ef2d3efbce06c5becf1c1aa94797c2412c0d91
treed02fc0b231711b4f41d39a3d7a88fdc2a9f68d16
parent3ce17b8df7e7d1ff32bf428f7bf00403e401a404
parent2cacba7f162548217728c8f0e6ba5481700c0344
Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three small cifs/smb3 fixes, one for stable"

* tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: fix leaked reference on requeued write
  cifs: Fix null pointer check in cifs_read
  CIFS: Spelling s/EACCESS/EACCES/