Hi, Follow a set of DFS fixes and cleanups, and one fix related to multichannel support. Paulo Alcantara (SUSE) (7): cifs: Fix use-after-free bug in cifs_reconnect() cifs: Fix lookup of root ses in DFS referral cache cifs: Fix potential softlockups while refreshing DFS cache cifs: Clean up DFS referral cache cifs: Fix potential deadlock when updating vol in cifs_reconnect() cifs: Fix retrieval of DFS referrals in cifs_mount() cifs: Always update signing key of first channel fs/cifs/connect.c | 78 ++- fs/cifs/dfs_cache.c | 1019 ++++++++++++++++++++------------------- fs/cifs/smb2pdu.c | 41 +- fs/cifs/smb2transport.c | 4 + 4 files changed, 612 insertions(+), 530 deletions(-) -- 2.24.0