]> 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>
Wed, 3 Jul 2024 21:22:30 +0000 (14:22 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2024 11:53:51 +0000 (13:53 +0200)
commita018a543e0d402a55ae0db00053f1bb9a763e19c
treec0c9acace8eacc829aa50243453c48f7b74f5f0f
parentb85cd68e7e683ff2b48c0157f56bbba1b1aefedd
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