Message ID | 20221017105212.77588-1-dwysocha@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-nfs-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09259C4332F for <linux-nfs@archiver.kernel.org>; Mon, 17 Oct 2022 10:52:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230035AbiJQKwa (ORCPT <rfc822;linux-nfs@archiver.kernel.org>); Mon, 17 Oct 2022 06:52:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229897AbiJQKw2 (ORCPT <rfc822;linux-nfs@vger.kernel.org>); Mon, 17 Oct 2022 06:52:28 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC52E60698 for <linux-nfs@vger.kernel.org>; Mon, 17 Oct 2022 03:52:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666003947; 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=UZgpfT1ihrb4tmucogijnth9alvHHFNUJzzi/QB60Ww=; b=aigcOc8e6YHHPJ0MORqTv9siWSTHpreUoxinfKp+r3LGnhIcdkeAw0vI89U7H0Y4pZqu/E 7KZHP5SKa9pWbHtfVFDYR5Lagq5ASjqBzcHQ+BzjFhlKcAg1+FfQXQk+z6xWATaRcxPeIE 8L1XSHuIWw5SPw6SRuPLmG+9cWyoieM= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-5-HjSH5NwUMHqUoKAl-M_HKQ-1; Mon, 17 Oct 2022 06:52:25 -0400 X-MC-Unique: HjSH5NwUMHqUoKAl-M_HKQ-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 7D3CC3C138BD; Mon, 17 Oct 2022 10:52:25 +0000 (UTC) Received: from dwysocha.rdu.csb (unknown [10.22.8.42]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 16C381121319; Mon, 17 Oct 2022 10:52:25 +0000 (UTC) From: Dave Wysochanski <dwysocha@redhat.com> To: Anna Schumaker <anna.schumaker@netapp.com>, Trond Myklebust <trond.myklebust@hammerspace.com>, David Howells <dhowells@redhat.com> Cc: linux-nfs@vger.kernel.org, linux-cachefs@redhat.com, Benjamin Maynard <benmaynard@google.com>, Daire Byrne <daire.byrne@gmail.com> Subject: [PATCH v9 0/5] Convert NFS with fscache to the netfs API Date: Mon, 17 Oct 2022 06:52:07 -0400 Message-Id: <20221017105212.77588-1-dwysocha@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.3 Precedence: bulk List-ID: <linux-nfs.vger.kernel.org> X-Mailing-List: linux-nfs@vger.kernel.org |
Series |
Convert NFS with fscache to the netfs API
|
expand
|