summaryrefslogtreecommitdiff
path: root/rust-src/src/cmd_mount.rs
AgeCommit message (Expand)Author
2024-01-16remove library from bcachefs-tools Rust packageThomas Bertschinger
2024-01-16convert main() from C to RustThomas Bertschinger
2024-01-15cmd_mount: Use noxcl for opening block devicesv1.4.1Kent Overstreet
2024-01-12rust: remove dependency on itertoolsFaidon Liambotis
2024-01-07create common entry point for Rust commandsThomas Bertschinger
2023-11-23rust: fix MSRV buildAlexander Fougner
2023-11-12rust keylocation add none variant and implement ValueEnumFinn Behrens
2023-11-10add command to generate Rust-part CLI completionsZhai Can
2023-11-08rust: mount: use libc::c_ulong for flagsNicholas Sielicki
2023-09-03cmd_mount: Fix test-only mount pathChristopher James Halse Rogers
2023-08-10cmd_mount: don't return 0 on mount failureLinus Heckemann
2023-04-26feat(cmd_mount): Add support for magic keyword `OLD_BLKID_UUID`TruongSinh Tran-Nguyen
2023-04-26chore: logger for idiomatic style and expanded logging levelsTruongSinh Tran-Nguyen
2023-02-27Rust: Start of cmd_list rewriteKent Overstreet
2023-02-22Made the -k option for mount.bcachefs default to ask, without messing up form...Westly Ward
2023-02-21rust-src: Clean up read_super bindingsKent Overstreet
2023-02-21More rust improvementsKent Overstreet
2023-02-21Rust now integrated into bcachefs binaryKent Overstreet