]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: allow inodes to have the realtime and reflink flags
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:40:27 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:31 +0000 (13:36 -0800)
commitbd0863b44de6722c7dcfad57abc8834c41dce634
treea66ff74fcfb5be614735fcc4c559b141ff70fe09
parentf7d0503218325d01807399b5a312992966abeb76
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>
fs/xfs/libxfs/xfs_inode_buf.c
fs/xfs/scrub/inode.c
fs/xfs/scrub/inode_repair.c
fs/xfs/xfs_ioctl.c