]> 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)
commitf3874e8cebcae09d4b758ead665d59dcab6dbc36
treed02fc0b231711b4f41d39a3d7a88fdc2a9f68d16
parentb44ee3a6ea087bf96442d750404309faacc5ea5e
parent21c2872b9795b5390b7ef3ba58b77f8a97316417
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/