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)
commit17e7124aad766b3f158943acb51467f86220afe9
tree7138ae707edd4837f263d139b0dea45837391899
parent4fa56ad0d12e24df768c98bffe9039f915d1bc02
parent0fc9322ab5e1fe6910c9673e1a7ff29f7dd72611
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.