Hi! This script is detecting some mount options from fstab that the kernel simply doesn't know and panics (like defaults, compress and noatime) resulting in unbootable snapshots.
I don't know if I'm doing something wrong, but I couldn't find any way to solve this in the config or man page.
My fstab (and subsequently the snapshots' fstabs) has the following options for the BTRFS root volume: defaults, noatime, compress=zstd:1, discard=async, subvol=/@ (which is ignored).
I'm running grub 2.12-r7 and grub-btrfs 4.13 on Gentoo