On Fri, Feb 23, 2024 at 05:02:20PM -0800, Darrick J. Wong wrote: > pc : kfree+0x54/0x2d8 > lr : xlog_cil_committed+0x11c/0x1d8 [xfs] This looks a lot like the bug I found in getbmap. Maybe try changing that kfree to a kvfree?
On Fri, Feb 23, 2024 at 05:02:20PM -0800, Darrick J. Wong wrote: > pc : kfree+0x54/0x2d8 > lr : xlog_cil_committed+0x11c/0x1d8 [xfs] This looks a lot like the bug I found in getbmap. Maybe try changing that kfree to a kvfree?