enable CONFIG_RUST for Proxmox kernel

uosiu

New Member
Dec 20, 2024
3
1
3
Poland
Hello!

BcacheFS is going to utilize CONFIG_RUST in the kernel, can this option be enabled in upcoming kernels?

Code:
❯ dmesg -Tw | grep bcachefs
[...]
[Sat Feb 21 12:51:51 2026] bcachefs (20b15bfd-e996-4f45-8ab6-07b15bd9bae7): kernel does not have CONFIG_RUST enabled; this will be required for bcachefs in the near future - please alert your distribution or kernel developers if your kernel does not support CONFIG_RUST
[...]