Message ID | 20201005023754.13604-1-lsahlber@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=BNow=DM=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 862B21580 for <patchwork-cifs-client@patchwork.kernel.org>; Mon, 5 Oct 2020 02:38:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 60B03207BC for <patchwork-cifs-client@patchwork.kernel.org>; Mon, 5 Oct 2020 02:38:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="VDJts2pE" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725841AbgJECiJ (ORCPT <rfc822;patchwork-cifs-client@patchwork.kernel.org>); Sun, 4 Oct 2020 22:38:09 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:31926 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725845AbgJECiI (ORCPT <rfc822;linux-cifs@vger.kernel.org>); Sun, 4 Oct 2020 22:38:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601865487; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=PLT9xkJZqdA+iq1rxeQzQK/E3lHiHYAB/brP5YuU1qA=; b=VDJts2pEHAd93cJY50O9L29iCM3PxhmdR0t4GjoGjouA0hRctt0aQPJIUIqY/IlSOSU7NS okMH8zIOnQSLOjHS6iTz2AVs2nvCWjZiTdb7CBGit3nKslM8IpaQ7ovpw/V3qKAYxiYKz7 2FAMWUoDp4MSyKai2zbg5ETeuX2NQRw= 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-86-eNEe0yrvNMK66sAtvrPkqA-1; Sun, 04 Oct 2020 22:38:06 -0400 X-MC-Unique: eNEe0yrvNMK66sAtvrPkqA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 36F951074662; Mon, 5 Oct 2020 02:38:05 +0000 (UTC) Received: from test1103.test.redhat.com (vpn2-54-124.bne.redhat.com [10.64.54.124]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8BCE15D9CD; Mon, 5 Oct 2020 02:38:04 +0000 (UTC) From: Ronnie Sahlberg <lsahlber@redhat.com> To: linux-cifs <linux-cifs@vger.kernel.org> Cc: Steve French <smfrench@gmail.com> Subject: [PATCH 0/3 V1] cifs: cache the directory content for shroot Date: Mon, 5 Oct 2020 12:37:51 +1000 Message-Id: <20201005023754.13604-1-lsahlber@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Precedence: bulk List-ID: <linux-cifs.vger.kernel.org> X-Mailing-List: linux-cifs@vger.kernel.org |
Series |
cifs: cache the directory content for shroot
|
expand
|