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. Comments and questions are, as always, welcome. kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=xfs-fixes-6.12 xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=xfs-fixes-6.12 --- 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(+)