Message ID | 159465766378.1376105.11619976251039287525.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=Z3Qp=AY=vger.kernel.org=linux-cifs-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 7BF0414E3 for <patchwork-cifs-client@patchwork.kernel.org>; Mon, 13 Jul 2020 16:28:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 61531206F5 for <patchwork-cifs-client@patchwork.kernel.org>; Mon, 13 Jul 2020 16:28:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Ergay/3F" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729593AbgGMQ16 (ORCPT <rfc822;patchwork-cifs-client@patchwork.kernel.org>); Mon, 13 Jul 2020 12:27:58 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:40467 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729846AbgGMQ15 (ORCPT <rfc822;linux-cifs@vger.kernel.org>); Mon, 13 Jul 2020 12:27:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594657676; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GPqCyKmxk5bmr4GI6eZ9r8X5VU2eAhQ5GXlXXDbYfyQ=; b=Ergay/3FG9dJRs6g+g1nklu1911xcNDVFRocLoiAbfbEYWHq7fgd8drdBw3QYNFjxlu6JF qTqAdAXEhJBiTNACfLxkpXjePhc56Nm1g2PbguoInaPk96ML9Jip1+JCBa4QyXQTtsSDOK CiI8Rr2O3BAvzC4+BmzpZ7hqyhRyr+8= 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-30-UbkhdcJiO76QhtJmUg1Lqw-1; Mon, 13 Jul 2020 12:27:53 -0400 X-MC-Unique: UbkhdcJiO76QhtJmUg1Lqw-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9EF7D18FF665; Mon, 13 Jul 2020 16:27:50 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-112-113.rdu2.redhat.com [10.10.112.113]) by smtp.corp.redhat.com (Postfix) with ESMTP id A6DCE1CA; Mon, 13 Jul 2020 16:27:44 +0000 (UTC) Subject: [PATCH 00/14] fscache: Rewrite 1: Disable and clean in preparation for rewrite From: David Howells <dhowells@redhat.com> To: Trond Myklebust <trondmy@hammerspace.com>, Anna Schumaker <anna.schumaker@netapp.com>, Steve French <sfrench@samba.org>, Alexander Viro <viro@zeniv.linux.org.uk>, Matthew Wilcox <willy@infradead.org> Cc: Jeff Layton <jlayton@redhat.com>, Dave Wysochanski <dwysocha@redhat.com>, dhowells@redhat.com, linux-cachefs@redhat.com, linux-afs@lists.infradead.org, linux-nfs@vger.kernel.org, linux-cifs@vger.kernel.org, ceph-devel@vger.kernel.org, v9fs-developer@lists.sourceforge.net, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Date: Mon, 13 Jul 2020 17:27:43 +0100 Message-ID: <159465766378.1376105.11619976251039287525.stgit@warthog.procyon.org.uk> User-Agent: StGit/0.22 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Sender: linux-cifs-owner@vger.kernel.org Precedence: bulk List-ID: <linux-cifs.vger.kernel.org> X-Mailing-List: linux-cifs@vger.kernel.org |
Series |
fscache: Rewrite 1: Disable and clean in preparation for rewrite
|
expand
|