Message ID | 20250301064836.3285906-1-leo.lilong@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 C01BC1B85F8; Sat, 1 Mar 2025 06:53:27 +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=1740812009; cv=none; b=unkUFtRNhsuY8cta5IqWWRvTsWaVQpv/D3m35mPC+07kcohx6tdmdZUYPLbxaV9ELLRqgIBs7yMaqyUpO1n7pgwTQVFNP7D58rDdaa74fj12KkS8dLOWGLFUXowbWsvuqfAqrTr95KS6EugfCsxW1tQzr+uO+ZD4UY07QudEK6Q= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740812009; c=relaxed/simple; bh=tn3WgZ9c8UT2Ty6/FVSCF6nD2AnTFoHgEVsIBtrRykA=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=UkPwK8S/gatHluhR7H/xLs8b//XKkAkn5BZRrnX/nNSLuFggQnr9DVun91hwFQ8nsRt1U+YL0xKDwichnGv3ykHR4Tgv2F+siaMXJCmWPts+fYzW5am2nERQXhktf4+5wcGfkgmJAkElx3mdsiyQq3tl74KcPMAbvS1OYXXVfJs= 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.163.44]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4Z4bQR5blGznl3D; Sat, 1 Mar 2025 14:53:51 +0800 (CST) Received: from dggpemf500017.china.huawei.com (unknown [7.185.36.126]) by mail.maildlp.com (Postfix) with ESMTPS id 000BB140135; Sat, 1 Mar 2025 14:53:18 +0800 (CST) Received: from huawei.com (10.175.104.67) by dggpemf500017.china.huawei.com (7.185.36.126) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Sat, 1 Mar 2025 14:53:18 +0800 From: Long Li <leo.lilong@huawei.com> To: <chuck.lever@oracle.com>, <jlayton@kernel.org>, <neilb@suse.de>, <okorniev@redhat.com>, <Dai.Ngo@oracle.com>, <tom@talpey.com>, <trondmy@kernel.org>, <anna@kernel.org>, <davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>, <horms@kernel.org> CC: <linux-nfs@vger.kernel.org>, <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <yi.zhang@huawei.com>, <leo.lilong@huawei.com>, <yangerkun@huawei.com>, <lonuxli.64@gmail.com> Subject: [PATCH 0/2] sunrpc: Fix issues with cache_detail nextcheck updates Date: Sat, 1 Mar 2025 14:48:34 +0800 Message-ID: <20250301064836.3285906-1-leo.lilong@huawei.com> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: linux-nfs@vger.kernel.org List-Id: <linux-nfs.vger.kernel.org> List-Subscribe: <mailto:linux-nfs+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-nfs+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 dggpemf500017.china.huawei.com (7.185.36.126) |
Series |
sunrpc: Fix issues with cache_detail nextcheck updates
|
expand
|