Hi all, Bug fixes for 6.12. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. This has been running on the djcloud for months with no problems. Enjoy! Comments and questions are, as always, welcome. --D kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=xfs-6.12-fixes xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=xfs-6.12-fixes --- Commits in this patchset: * xfs_repair: fix crasher in pf_queuing_worker * xfs_repair: synthesize incore inode tree records when required --- repair/dino_chunks.c | 28 ++++++++++++++++++++++++++++ repair/prefetch.c | 2 ++ 2 files changed, 30 insertions(+)