[secdir] draft-ietf-nfsv4-uncacheable-files-11 ietf last call Secdir review

Barry Leiba via Datatracker <noreply@ietf.org> Thu, 13 August 2026 15:23 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: secdir@ietf.org
Delivered-To: secdir@mail2.ietf.org
Received: from [10.244.9.247] (gaia.k8s.ietf.org [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id E61941293811A; Thu, 13 Aug 2026 08:23:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1786634606; bh=qFqLh1T4ityayy4vY3Zlylyq+AoZzgGoPQMWedLXx10=; h=From:To:Cc:Subject:Reply-To:Date; b=fG1UlmBSmUsOEdMW/SBQRsAb4VNTp65VY0PH4u5YAcfzABGZB3X0tHckOhHEQMaQg CvzQfuDWA0hGxS+OVNkKUwYxlsxHIYwqOCST0wKVDC2S3yY1nBSWi1UmNY/blcdv+L wAS/5l5WADUF/g5i4JKMHO4Cfao3u3miPjpPQJbM=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Barry Leiba via Datatracker <noreply@ietf.org>
To: secdir@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 12.70.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <178663460582.82495.12458802157423865341@dt-datatracker-559c48c7fb-jvzsw>
Date: Thu, 13 Aug 2026 08:23:25 -0700
Message-ID-Hash: LRCPHDBISJ6KTXWUNBILMR2EPTZ76N7O
X-Message-ID-Hash: LRCPHDBISJ6KTXWUNBILMR2EPTZ76N7O
X-MailFrom: noreply@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-secdir.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: draft-ietf-nfsv4-uncacheable-files.all@ietf.org, last-call@ietf.org, nfsv4@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: Barry Leiba <barryleiba@computer.org>
Subject: [secdir] draft-ietf-nfsv4-uncacheable-files-11 ietf last call Secdir review
List-Id: Security Area Directorate <secdir.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/secdir/wHQntWQuUmtq9L0tdTyrJY7-flA>
List-Archive: <https://mailarchive.ietf.org/arch/browse/secdir>
List-Help: <mailto:secdir-request@ietf.org?subject=help>
List-Owner: <mailto:secdir-owner@ietf.org>
List-Post: <mailto:secdir@ietf.org>
List-Subscribe: <mailto:secdir-join@ietf.org>
List-Unsubscribe: <mailto:secdir-leave@ietf.org>

Document: draft-ietf-nfsv4-uncacheable-files
Title: Adding an Uncacheable File Data Attribute to NFSv4.2
Reviewer: Barry Leiba
Review result: Ready

Thanks for this well-written and clear document.  I have only one question:

-- Section 4.1 --

   When honoring the uncacheable file data attribute, clients SHOULD NOT
   delay transmission of WRITE data for the purpose of combining
   multiple WRITE operations or improving efficiency.

I wonder about the SHOULD NOT here.  For write caching, there's a real issue of
corrupting the file, so why is this not "MUST NOT"?