]> 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>
Tue, 15 Oct 2024 19:44:44 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:45:00 +0000 (13:45 -0700)
commit94932ee27ca99e9066d0f09d7b04701918c659b4
treefa0aec2516d28f1b722f1c6a8781e4f54926fd92
parent347711ff8ecb31a94eb0fb3d20ffbf86a1c8b621
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