Message ID | 1596031949-26793-1-git-send-email-dwysocha@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=tL+H=BI=vger.kernel.org=linux-nfs-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CE10E138C for <patchwork-linux-nfs@patchwork.kernel.org>; Wed, 29 Jul 2020 14:12:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B6C8D20829 for <patchwork-linux-nfs@patchwork.kernel.org>; Wed, 29 Jul 2020 14:12:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="f/CdX1Up" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726560AbgG2OMs (ORCPT <rfc822;patchwork-linux-nfs@patchwork.kernel.org>); Wed, 29 Jul 2020 10:12:48 -0400 Received: from us-smtp-2.mimecast.com ([207.211.31.81]:26453 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726480AbgG2OMr (ORCPT <rfc822;linux-nfs@vger.kernel.org>); Wed, 29 Jul 2020 10:12:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596031966; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=HL+6FqlvEcgCaIqZDwXrTYJS6X5Crt1+Xo08Pm8/Rbo=; b=f/CdX1UpBBjnThOy2zsfPE8pDD2cIWvqqhynLuQgU0IkOcCsHWvMC4FUszK2GVrcKlOkOY URc1fPiGXtPSIEIR7R0f0lCKEM+cTksPKhwhpHts2fDynee3WLc0v3UFUwnSEIkwtB2+R+ MZvJSIg7xV5FZEH8281z+LUnH13moGY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-147-nJvcavXrMXe_8-yqMF8Ynw-1; Wed, 29 Jul 2020 10:12:42 -0400 X-MC-Unique: nJvcavXrMXe_8-yqMF8Ynw-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 37F7210CE782; Wed, 29 Jul 2020 14:12:41 +0000 (UTC) Received: from dwysocha.rdu.csb (ovpn-113-23.rdu2.redhat.com [10.10.113.23]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D47E371923; Wed, 29 Jul 2020 14:12:35 +0000 (UTC) From: Dave Wysochanski <dwysocha@redhat.com> To: Trond Myklebust <trondmy@hammerspace.com>, Anna Schumaker <anna.schumaker@netapp.com> Cc: linux-nfs@vger.kernel.org, linux-cachefs@redhat.com Subject: [RFC PATCH v2 0/14] Convert NFS to new FS-Cache iter API Date: Wed, 29 Jul 2020 10:12:15 -0400 Message-Id: <1596031949-26793-1-git-send-email-dwysocha@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: <linux-nfs.vger.kernel.org> X-Mailing-List: linux-nfs@vger.kernel.org |
Series |
Convert NFS to new FS-Cache iter API
|
expand
|