Message ID | 20240923150756.902363-1-dhowells@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.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 E415319415E for <linux-fsdevel@vger.kernel.org>; Mon, 23 Sep 2024 15:08:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727104096; cv=none; b=j8YmfyKDH3WjFsmdeXf3TvOuJF9XfYKRkLiVX437OD4f2wU6aYi2d6LyR2BMCYxPc9tyPsl64vOv4ly2fuDzqHEgIsK7qws9fw6UeZ4Y5mg62hwcjDk6WpoA8/9gCK1gxCOBfrWvqfQcXTOmOiWPqsGkOPGtF5z1AuKTtUW76R8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727104096; c=relaxed/simple; bh=/GNlxMRLpq91WxvczmAyf92nZZLDG814e6S03oDyT64=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=mg6qGLnR0Up0PLAMmVlrEki5utrbdVMTG5hvNQtcm1GHpOTl1oFqC9cqr9bG3QYFlhSAFGRiiVVEjN+D3TidpQpPrlE9WQc+QQju4W715ofJAVAuDIB/0KaA9L+ZTnwjCgBorugmW/Jc4Ugc8R+To9N39En7kOFeVN924fjRAbA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none 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=f7/kRD7O; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none 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="f7/kRD7O" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1727104092; 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=deDp5fXNcCneGmSM6E3aF14XvR7SODlrONWVXGCHh5M=; b=f7/kRD7OLgy0pb9KuzqITI7oqFNwCTa3L/WSOB5Czns3Qo+yh+WPYn3RTv2rrPsFVRj3tA eBFqg6E6ewNH/QtCjtsQK71BN0gYmW3+zlF200WJsWphRmWt/P9HKccPHPskDYPR6uKxYb wv+lysuctbb8XQGGHJs+PY1MI3PoXa8= Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-581-4y-C8U9DPSq2ZrlXAofqpQ-1; Mon, 23 Sep 2024 11:08:09 -0400 X-MC-Unique: 4y-C8U9DPSq2ZrlXAofqpQ-1 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (unknown [10.30.177.17]) (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-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 29E0C18EB2E2; Mon, 23 Sep 2024 15:08:06 +0000 (UTC) Received: from warthog.procyon.org.com (unknown [10.42.28.145]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 1ACE8194328E; Mon, 23 Sep 2024 15:07:59 +0000 (UTC) From: David Howells <dhowells@redhat.com> To: Christian Brauner <christian@brauner.io>, Steve French <sfrench@samba.org>, Marc Dionne <marc.dionne@auristor.com> Cc: David Howells <dhowells@redhat.com>, Paulo Alcantara <pc@manguebit.com>, Jeff Layton <jlayton@kernel.org>, Matthew Wilcox <willy@infradead.org>, 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-erofs@lists.ozlabs.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes Date: Mon, 23 Sep 2024 16:07:44 +0100 Message-ID: <20240923150756.902363-1-dhowells@redhat.com> Precedence: bulk X-Mailing-List: linux-fsdevel@vger.kernel.org List-Id: <linux-fsdevel.vger.kernel.org> List-Subscribe: <mailto:linux-fsdevel+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-fsdevel+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 |
Series |
netfs, afs, cifs: Miscellaneous fixes/changes
|
expand
|