• Paulo Alcantara's avatar
    cifs: fix DFS failover · 8513222b
    Paulo Alcantara authored
    In do_dfs_failover(), the mount_get_conns() function requires the full
    fs context in order to get new connection to server, so clone the
    original context and change it accordingly when retrying the DFS
    targets in the referral.
    
    If failover was successful, then update original context with the new
    UNC, prefix path and ip address.
    Signed-off-by: default avatarPaulo Alcantara (SUSE) <pc@cjr.nz>
    Cc: stable@vger.kernel.org # 5.11
    Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
    8513222b
connect.c 110 KB