Message ID | 20250331133315.117666-1-wangzhaolong1@huawei.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga06-in.huawei.com (szxga06-in.huawei.com [45.249.212.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 02CED8472; Mon, 31 Mar 2025 13:39:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.32 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743428364; cv=none; b=qEIzY6qxGbh007fKOQQmlXd/LQ6A716QuQvoFDUqaeCxd8kQxSvGjsfaeD/sK0H8klt496FiksbqjOSWPu75QCbikCsP5GU3tmrZKxCM8KsIXSVGzuL/BZgjmFzT2N3lJRP2aVnOQPJPl7VYspChec02NiEReeBWJZvvrNIXWQY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743428364; c=relaxed/simple; bh=NmmoYX2n2+ctopcsNgGDDbztCi1Hd/v13+789tHWlPs=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=gFL1JVLfzbTU3Raz5HGug6O3lQn2raGPFZCY46kg4DYJaHFz4fYLQX3HwyYFxMO81Lqzmyes8sO4ViQcefurdJ++bhDa7J3Lh4uqEc8czBkwFGivyG9+p+D+kzEby6JanAVOM2pxnVM3ETE6XzXzFXKO/q30IsUZChFEM2suZpE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=45.249.212.32 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.19.88.214]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4ZRC185Wmkz27hRL; Mon, 31 Mar 2025 21:39:56 +0800 (CST) Received: from kwepemg500010.china.huawei.com (unknown [7.202.181.71]) by mail.maildlp.com (Postfix) with ESMTPS id 0C1E11A016C; Mon, 31 Mar 2025 21:39:18 +0800 (CST) Received: from huawei.com (10.175.104.67) by kwepemg500010.china.huawei.com (7.202.181.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Mon, 31 Mar 2025 21:39:17 +0800 From: Wang Zhaolong <wangzhaolong1@huawei.com> To: <sfrench@samba.org>, <linkinjeon@kernel.org> CC: <linux-cifs@vger.kernel.org>, <samba-technical@lists.samba.org>, <linux-kernel@vger.kernel.org>, <chengzhihao1@huawei.com>, <wangzhaolong1@huawei.com>, <yi.zhang@huawei.com>, <yangerkun@huawei.com> Subject: [PATCH next 0/3] smb: client: Improve IO parameter resilience after reconnection Date: Mon, 31 Mar 2025 21:33:12 +0800 Message-ID: <20250331133315.117666-1-wangzhaolong1@huawei.com> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: linux-cifs@vger.kernel.org List-Id: <linux-cifs.vger.kernel.org> List-Subscribe: <mailto:linux-cifs+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-cifs+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: dggems706-chm.china.huawei.com (10.3.19.183) To kwepemg500010.china.huawei.com (7.202.181.71) |
Series |
smb: client: Improve IO parameter resilience after reconnection
|
expand
|