]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Apr 2021 01:57:47 +0000 (18:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Apr 2021 01:57:47 +0000 (18:57 -0700)
commit403d914df94aba1c1ebcb414ca4881c869a93137
tree7138ae707edd4837f263d139b0dea45837391899
parente1daa276fecc0ad884636cf8ed65adff5c4fb3b2
parenta1711729b48cd22f058bbf89610453c06429d580
Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three cifs/smb3 fixes, two for stable: a reconnect fix and a fix for
  display of devnames with special characters"

* tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: escape spaces in share names
  fs: cifs: Remove unnecessary struct declaration
  cifs: On cifs_reconnect, resolve the hostname again.