Message ID | cover.1698262608.git.bcodding@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-nfs-owner@vger.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 AFC40C0032E for <linux-nfs@archiver.kernel.org>; Wed, 25 Oct 2023 20:12:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229695AbjJYUMG (ORCPT <rfc822;linux-nfs@archiver.kernel.org>); Wed, 25 Oct 2023 16:12:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51230 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229441AbjJYUMF (ORCPT <rfc822;linux-nfs@vger.kernel.org>); Wed, 25 Oct 2023 16:12:05 -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 3EC58111 for <linux-nfs@vger.kernel.org>; Wed, 25 Oct 2023 13:11:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1698264679; 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=Mav3bfV//vVf2LGNO9I+R4QgrCE2H3bfrksrJq4AB2w=; b=ckCRvXJgdCFWaYTP5HQtAADlwqsrcnducGUbqlTwL8eiNcqv/QUvekAzxhXgEaLLYxy+0S 982jsGLdybHRhOJCioJY9ACAiWa1fphNgMJSI/S8EkZxYU+wZv0MLvVwuIAe5GURlHr4U+ XBJelNZQnb1TW8al8tf8GLmWMK/XEFo= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-655-c4oPuCzTOEyB39dGKDmn2Q-1; Wed, 25 Oct 2023 16:11:16 -0400 X-MC-Unique: c4oPuCzTOEyB39dGKDmn2Q-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 904CF3C40C09; Wed, 25 Oct 2023 20:11:16 +0000 (UTC) Received: from bcodding.csb.redhat.com (unknown [10.22.50.5]) by smtp.corp.redhat.com (Postfix) with ESMTP id 327E61C060AE; Wed, 25 Oct 2023 20:11:15 +0000 (UTC) From: Benjamin Coddington <bcodding@redhat.com> To: trond.myklebust@hammerspace.com, anna@kernel.org Cc: linux-nfs@vger.kernel.org Subject: [PATCH v3 0/2] NFSv4 READDIR d_type fixup Date: Wed, 25 Oct 2023 16:11:13 -0400 Message-ID: <cover.1698262608.git.bcodding@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.7 Precedence: bulk List-ID: <linux-nfs.vger.kernel.org> X-Mailing-List: linux-nfs@vger.kernel.org |
Series |
NFSv4 READDIR d_type fixup
|
expand
|