[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250724081215.3943871-1-john.g.garry@oracle.com>
Date: Thu, 24 Jul 2025 08:12:12 +0000
From: John Garry <john.g.garry@...cle.com>
To: djwong@...nel.org, hch@....de, cem@...nel.org, dan.j.williams@...el.com,
willy@...radead.org, jack@...e.cz, brauner@...nel.org,
viro@...iv.linux.org.uk
Cc: linux-xfs@...r.kernel.org, linux-fsdevel@...r.kernel.org,
nvdimm@...ts.linux.dev, linux-kernel@...r.kernel.org,
John Garry <john.g.garry@...cle.com>
Subject: [PATCH v3 0/3] xfs and DAX atomic writes changes
This series contains an atomic writes fix for DAX support on xfs and
an improvement to WARN against using IOCB_ATOMIC on the DAX write path.
Also included is an xfs atomic writes mount option fix.
Based on xfs -next at ("b0494366bd5b Merge branch 'xfs-6.17-merge' into
for-next")
John Garry (3):
fs/dax: Reject IOCB_ATOMIC in dax_iomap_rw()
xfs: disallow atomic writes on DAX
xfs: reject max_atomic_write mount option for no reflink
fs/dax.c | 3 +++
fs/xfs/xfs_file.c | 6 +++---
fs/xfs/xfs_inode.h | 11 +++++++++++
fs/xfs/xfs_iops.c | 5 +++--
fs/xfs/xfs_mount.c | 19 +++++++++++++++++++
5 files changed, 39 insertions(+), 5 deletions(-)
--
2.43.5
Powered by blists - more mailing lists