bcachefs-tools
bcachefs-tools copied to clipboard
feature: allow cmd mount to accept only 1 block device, then mount by UUID
This allows bcachefs to be mounted by /etc/fstab
Ref https://www.reddit.com/r/bcachefs/comments/o19vw9/how_to_mount_on_boot/
FYI, this should be merged after https://github.com/koverstreet/bcachefs-tools/pull/141
Would love to see this functionality merged... in time for 6.7 mainline would be awesome...
it looks like you forgot to apply rustfmt?
Any updates here? I am on NixOS with Kernel 6.8, looks like if I enable systemd initrd, it fails to mount bcachefs. Can this PR solve it? @koverstreet would love your input.
I'll get to this when I can; working on some urgent debugging and repair code right now
@truongsinh can you rebase this?
We have this functionality now