Message ID | 20220828203913.956306-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 C1A8EECAAA2 for <linux-nfs@archiver.kernel.org>; Sun, 28 Aug 2022 20:39:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229585AbiH1UjX (ORCPT <rfc822;linux-nfs@archiver.kernel.org>); Sun, 28 Aug 2022 16:39:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37416 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229491AbiH1UjW (ORCPT <rfc822;linux-nfs@vger.kernel.org>); Sun, 28 Aug 2022 16:39:22 -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 ECE4325C6E for <linux-nfs@vger.kernel.org>; Sun, 28 Aug 2022 13:39:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1661719159; 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=1rMGuawy0pJApLd24jrSMrfxtjZq6FZ/4jmHYjjVumU=; b=JUryzXbYtO/ccLyHhInGMXp/enNT2PQn0bvDFyM01WenBtotl2j8vW8fa8fjNwyd4J9Am+ tS8PpMqVHt/DRWAvbkw9G81bsnoX40vhX9j9zPdeIKtdjn9NL9A/bIv0slv207W7Sofj13 rB99AmwJI/rO8f+X7nPANLFTxl1y4uc= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-319-U3G7N4lgOj-5CB_kYrofHA-1; Sun, 28 Aug 2022 16:39:16 -0400 X-MC-Unique: U3G7N4lgOj-5CB_kYrofHA-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 025D2811E76; Sun, 28 Aug 2022 20:39:16 +0000 (UTC) Received: from dwysocha.rdu.csb (unknown [10.22.8.98]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A256340C141D; Sun, 28 Aug 2022 20:39:14 +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: [RFC PATCH v2 0/3] Convert NFS with fscache to the netfs API Date: Sun, 28 Aug 2022 16:39:10 -0400 Message-Id: <20220828203913.956306-1-dwysocha@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.11.54.2 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
|