<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.haynes-nfsv4-flexfiles-v2-delta-writes" target="https://datatracker.ietf.org/doc/html/draft-haynes-nfsv4-flexfiles-v2-delta-writes-00">
   <front>
      <title>Delta-Write Extension for the Flexible File Version 2 Layout Type</title>
      <author initials="T." surname="Haynes" fullname="Thomas Haynes">
         <organization>Hammerspace</organization>
      </author>
      <date month="August" day="7" year="2026" />
      <abstract>
	 <t>   The Flexible File Version 2 pNFS layout type defines a chunk-oriented
   data-server protocol in which every write is a full-chunk payload.
   For workloads that make small edits to files protected by an XOR-
   based erasure encoding, this forces client-side stripe fetch, re-
   encode, and transmit on every edit, with wire amplification of three
   to four orders of magnitude per byte edited.  This document defines
   an optional extension, CHUNK_XOR_DELTA, that lets a client transmit a
   per-projection XOR delta directly to each data server holding a
   projection of the affected stripe; the data server applies the delta
   locally.  The extension is restricted to XOR-linear systematic
   encodings and XOR-affine checksums, using the existing chunk state
   machine with no new commit protocol.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-haynes-nfsv4-flexfiles-v2-delta-writes-00" />
   
</reference>
