Loading fs/cifs/connect.c +2 −2 Original line number Diff line number Diff line Loading @@ -4139,7 +4139,7 @@ static int target_share_matches_server(struct TCP_Server_Info *server, const cha return rc; } int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, static int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, struct dfs_cache_tgt_list *tl, struct dfs_info3_param *ref) { Loading Loading @@ -4238,7 +4238,7 @@ int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, return rc; } int tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, static int tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, struct dfs_cache_tgt_list *tl, struct dfs_info3_param *ref) { Loading Loading
fs/cifs/connect.c +2 −2 Original line number Diff line number Diff line Loading @@ -4139,7 +4139,7 @@ static int target_share_matches_server(struct TCP_Server_Info *server, const cha return rc; } int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, static int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, struct dfs_cache_tgt_list *tl, struct dfs_info3_param *ref) { Loading Loading @@ -4238,7 +4238,7 @@ int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, return rc; } int tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, static int tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, struct dfs_cache_tgt_list *tl, struct dfs_info3_param *ref) { Loading