]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
Merge tag 'realtime-bmap-intents-6.9_2024-06-03' of https://git.kernel.org/pub/scm...
authorCarlos Maiolino <cem@kernel.org>
Mon, 17 Jun 2024 11:32:58 +0000 (13:32 +0200)
committerCarlos Maiolino <cem@kernel.org>
Mon, 17 Jun 2024 11:32:58 +0000 (13:32 +0200)
commitf985005f2a68f80f1f883f7e45e0e6a1f7d61704
tree38039befee4231f592c6753732736dfed22fed0d
parente9e23414846db9ff54e1d2b8d4df3e7f7bd0765c
parenta552c62f50207db2346732f8171de992f61ef894
Merge tag 'realtime-bmap-intents-6.9_2024-06-03' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev into for-next

xfsprogs: widen BUI formats to support realtime [v30.5 04/35]

Atomic extent swapping (and later, reverse mapping and reflink) on the
realtime device needs to be able to defer file mapping and extent
freeing work in much the same manner as is required on the data volume.
Make the BUI log items operate on rt extents in preparation for atomic
swapping and realtime rmap.

This has been running on the djcloud for months with no problems.  Enjoy!

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>