]> git.itanic.dy.fi Git - linux-stable/commit
xfs: respect the stable writes flag on the RT device
authorChristoph Hellwig <hch@lst.de>
Wed, 25 Oct 2023 14:10:20 +0000 (16:10 +0200)
committerChristian Brauner <brauner@kernel.org>
Mon, 20 Nov 2023 14:05:19 +0000 (15:05 +0100)
commit9c04138414c00ae61421f36ada002712c4bac94a
treec5193ad9ec4301ce6f20f591de6c31793fe5ba47
parentc421df0b19430417a04f68919fc3d1943d20ac04
xfs: respect the stable writes flag on the RT device

Update the per-folio stable writes flag dependening on which device an
inode resides on.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20231025141020.192413-5-hch@lst.de
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/xfs/xfs_inode.h
fs/xfs/xfs_ioctl.c
fs/xfs/xfs_iops.c