From: Linus Torvalds Date: Sat, 30 Nov 2019 19:10:39 +0000 (-0800) Subject: Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 X-Git-Tag: v5.5-rc1~117 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=21b26d2679584c6a60e861aa3e5ca09a6bab0633;p=users%2Fjedix%2Flinux-maple.git Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 Pull cifs updates from Steve French: "Various smb3 fixes (including 12 for stable) and also features (addition of multichannel support)" * tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: (41 commits) CIFS: fix a white space issue in cifs_get_inode_info() cifs: update internal module version number cifs: Always update signing key of first channel cifs: Fix retrieval of DFS referrals in cifs_mount() cifs: Fix potential softlockups while refreshing DFS cache cifs: Fix lookup of root ses in DFS referral cache cifs: Fix use-after-free bug in cifs_reconnect() cifs: dump channel info in DebugData smb3: dump in_send and num_waiters stats counters by default cifs: try harder to open new channels CIFS: Properly process SMB3 lease breaks cifs: move cifsFileInfo_put logic into a work-queue cifs: try opening channels after mounting CIFS: refactor cifs_get_inode_info() cifs: switch servers depending on binding state cifs: add server param cifs: add multichannel mount options and data structs cifs: sort interface list by speed CIFS: Fix SMB2 oplock break processing cifs: don't use 'pre:' for MODULE_SOFTDEP ... --- 21b26d2679584c6a60e861aa3e5ca09a6bab0633