Richard Weinberger <richard@xxxxxx> wrote: > [ 6.004504] RIP: 0010:reconfigure_super+0x17/0x1e0 Can you load the kernel into gdb and do: i li *reconfigure_super+0x17 and disassemble the first 32 bytes of that function for me? > Do I miss some other fix? Don't think so - I hadn't noticed that it had oopsed since the crash was lost in the log and it seemed to have booted otherwise normally. Note that I don't know if a lot of the filesystems I've converted work because I don't have a way to test all of them. David