Message ID | 164251396932.3435901.344517748027321142.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-cifs-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 51AEDC433FE for <linux-cifs@archiver.kernel.org>; Tue, 18 Jan 2022 13:53:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243202AbiARNxE (ORCPT <rfc822;linux-cifs@archiver.kernel.org>); Tue, 18 Jan 2022 08:53:04 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:60693 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243192AbiARNxD (ORCPT <rfc822;linux-cifs@vger.kernel.org>); Tue, 18 Jan 2022 08:53:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1642513983; 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=pXij1A1UndEUt7HP7zwNeasuXhEJIKez5EOEb9nfLFg=; b=ES72jGlvvTfJTtlGqpe2LKuMYYlqS3yIje/B7lDHnE9sZe+2QIiAKiTGmb0IFkNpH1GBSo dPnzZCeFrEiVNwVNmndtWuqpZ85G/pX7emrIBdJYGbzsszJOlxnc1cixlxEu/ijvL4IsIR gGoNsRA+gbJEgVNETlQDpQcQvNvk/W8= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-527-JlXrDARYNMW5NYWotQtA7w-1; Tue, 18 Jan 2022 08:52:59 -0500 X-MC-Unique: JlXrDARYNMW5NYWotQtA7w-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 D2FCD64097; Tue, 18 Jan 2022 13:52:54 +0000 (UTC) Received: from warthog.procyon.org.uk (unknown [10.33.36.165]) by smtp.corp.redhat.com (Postfix) with ESMTP id 54B1F8049C; Tue, 18 Jan 2022 13:52:50 +0000 (UTC) Subject: [PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates From: David Howells <dhowells@redhat.com> To: linux-cachefs@redhat.com Cc: Shyam Prasad N <nspmangalore@gmail.com>, Jeff Layton <jlayton@kernel.org>, linux-cifs@vger.kernel.org, Steve French <smfrench@gmail.com>, Jeffle Xu <jefflexu@linux.alibaba.com>, dhowells@redhat.com, Trond Myklebust <trondmy@hammerspace.com>, Anna Schumaker <anna.schumaker@netapp.com>, Steve French <smfrench@gmail.com>, Dominique Martinet <asmadeus@codewreck.org>, Jeff Layton <jlayton@kernel.org>, Matthew Wilcox <willy@infradead.org>, Alexander Viro <viro@zeniv.linux.org.uk>, Omar Sandoval <osandov@osandov.com>, JeffleXu <jefflexu@linux.alibaba.com>, Linus Torvalds <torvalds@linux-foundation.org>, 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: Tue, 18 Jan 2022 13:52:49 +0000 Message-ID: <164251396932.3435901.344517748027321142.stgit@warthog.procyon.org.uk> User-Agent: StGit/0.23 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 Precedence: bulk List-ID: <linux-cifs.vger.kernel.org> X-Mailing-List: linux-cifs@vger.kernel.org |
Series |
fscache, cachefiles: Rewrite fixes/updates
|
expand
|