]> 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>
Mon, 23 Sep 2024 20:42:37 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:49 +0000 (15:55 +0200)
commit7bebc118b0b1b5cc8f33dbde56bf86cd26e20a1a
tree2b11d37d2b4253f6fc404a7ad1d9268b57d754b1
parentdff71471b3c84261c529d37d9fde09e51d1c8e2a
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