]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Dec 2019 19:44:14 +0000 (11:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Dec 2019 19:44:14 +0000 (11:44 -0800)
commit5fecf21e2ff23225ca08657bddbdb42bcb4e1d32
treea166a177020a8a90699bbbb33cf88b842489cede
parent34a55e698132b92c745e5a0a3ef8614510560b6e
parent35cc1182eb0162d8a0e065787d8eb57e0db8f303
Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cfis fixes from Steve French:
 "Three small smb3 fixes: this addresses two recent issues reported in
  additional testing during rc1, a refcount underflow and a problem with
  an intermittent crash in SMB2_open_init"

* tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  CIFS: Close cached root handle only if it has a lease
  SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path
  smb3: fix refcount underflow warning on unmount when no directory leases