Hi all, These are the first 5 patches from the previous atomic writes test series. https://lore.kernel.org/linux-xfs/20250520013400.36830-1-catherine.hoang@xxxxxxxxxx/ I plan on addressing comments from patch 6 in a separate series since there were requests to split that up into multiple patches. No changes were made except for picking up a couple rvb tags. This series is based on for-next at the time of sending. Darrick J. Wong (5): generic/765: fix a few issues generic/765: adjust various things generic/765: move common atomic write code to a library file common/atomicwrites: adjust a few more things common/atomicwrites: fix _require_scratch_write_atomic common/atomicwrites | 117 ++++++++++++++++++++++++++++++++++++++++++++ common/rc | 49 +------------------ doc/group-names.txt | 1 + tests/generic/765 | 84 ++++++++++++------------------- 4 files changed, 149 insertions(+), 102 deletions(-) create mode 100644 common/atomicwrites -- 2.34.1