]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: enable sharing of realtime file blocks
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:21:00 +0000 (16:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:13 +0000 (13:06 -0800)
commit5519251da0b0ae1224d7e0ce8dee3612b571c01c
tree100a078c69ad2efe3d1ec3df1490aa2d5f3ebc17
parent26e97d9b4b7601bc29535b9e9edc8f8aa5dae8d4
xfs: enable sharing of realtime file blocks

Update the remapping routines to be able to handle realtime files.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_reflink.c