]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: allow inodes to have the realtime and reflink flags
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:21:00 +0000 (16:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:13 +0000 (13:06 -0800)
commitc3d3605f9661a2451c437a037d338dc79fb78f37
tree4c05c35a4ed0948a16050879e04d8205025fad08
parent5519251da0b0ae1224d7e0ce8dee3612b571c01c
xfs: allow inodes to have the realtime and reflink flags

Now that we can share blocks between realtime files, allow this
combination.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_inode_buf.c
fs/xfs/scrub/inode.c
fs/xfs/scrub/inode_repair.c
fs/xfs/xfs_ioctl.c