Message ID | 20250519134813.2975312-1-dhowells@redhat.com |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (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 BA2BB280CCE for <ceph-devel@vger.kernel.org>; Mon, 19 May 2025 13:48:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747662514; cv=none; b=XHYQ18ZkG8c6mKCPmK2+EVMA5JL+IWollL5gcOUDOFEuFSSRshtP1wKsVNh41q3T2jqz0ddnwMMHhf957CdBpoYQG+XBrZLmUNevh4ExbZLyOvWAK9db43nb5/xzCt8HFXXzKbHC1rKViHPy2AB3RxDUFqJm2c5mcXaqO73z8s0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747662514; c=relaxed/simple; bh=0kFUN0Bb4ZQZ98YAUM8AzAOqvp9BJdqBdqhGWpmyTRo=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Rlx/IKYOzSglmz9XB0pFfsAlhUlp03g+CgaINnI5Mz4H/C/rEliEQV9PGGw8/gGJHO4jYYJWwGQVLPh7QZcKME0DZqBnHUGxiS/UFFY8AVaOyp+tSJKZXSwVKSObWi75PcKLmAjR/pAZbVsvUCcqFZI+qS2c1JD1nE65/gZHpX4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=PRUr7YKl; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="PRUr7YKl" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1747662510; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=OoTF+qmsx6IE6mLtdNrrcrScQMVpnF3mNudHwgneH7s=; b=PRUr7YKlMquhPw/vCfXUqwJ6oXf79awXuQP44g+YhJLPbg6douW3rXzc9ApCOS0+Yvp+7c tZvLh9rP0vc56Ir+UnUDPJLFuh+Y+G4yZurKmxSaAwH1RNswcKe35gT9O9pJ0cdtESoF2M ckb8wTxLrpMfoIpK3Kmc6akmwT3ybPQ= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-584-s83dwMDsNoWSP8UzoDUabg-1; Mon, 19 May 2025 09:48:28 -0400 X-MC-Unique: s83dwMDsNoWSP8UzoDUabg-1 X-Mimecast-MFC-AGG-ID: s83dwMDsNoWSP8UzoDUabg_1747662506 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 410F518004A7; Mon, 19 May 2025 13:48:26 +0000 (UTC) Received: from warthog.procyon.org.com (unknown [10.42.28.188]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 6CA1A18003FC; Mon, 19 May 2025 13:48:22 +0000 (UTC) From: David Howells <dhowells@redhat.com> To: Christian Brauner <christian@brauner.io> Cc: David Howells <dhowells@redhat.com>, Paulo Alcantara <pc@manguebit.com>, Max Kellermann <max.kellermann@ionos.com>, netfs@lists.linux.dev, linux-afs@lists.infradead.org, linux-cifs@vger.kernel.org, linux-nfs@vger.kernel.org, ceph-devel@vger.kernel.org, v9fs@lists.linux.dev, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 00/11] netfs: Miscellaneous cleanups Date: Mon, 19 May 2025 14:47:56 +0100 Message-ID: <20250519134813.2975312-1-dhowells@redhat.com> Precedence: bulk X-Mailing-List: ceph-devel@vger.kernel.org List-Id: <ceph-devel.vger.kernel.org> List-Subscribe: <mailto:ceph-devel+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:ceph-devel+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 |
Series |
netfs: Miscellaneous cleanups
|
expand
|