]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: allow inodes to have the realtime and reflink flags
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:58:26 +0000 (11:58 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:43 +0000 (14:57 -0700)
commitb9b8198418cc25e3e70a8a428d1e11b34cde08a5
tree311c848fe58c36f2aab1adcc937f79f7d8b91357
parent401f321e64d359a600a887100159a5c9aeaad3e2
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>
libxfs/xfs_inode_buf.c