summaryrefslogtreecommitdiff
path: root/src/wrappers
AgeCommit message (Expand)Author
2024-06-03fix: unbreak subvolume commandsThomas Mühlbacher
2024-05-31refactor: casting-related `clippy::pedantic` fixesThomas Mühlbacher
2024-05-27style: fix one straggler not caught by rustfmtThomas Mühlbacher
2024-05-26Format with rustfmtKent Overstreet
2024-03-08path_to_cstr()Kent Overstreet
2024-02-20rust: use libc::Ioctl type for ioctl() request argumentThomas Bertschinger
2024-02-06Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode poin...Kent Overstreet
2024-02-05cmd_subvolume: Fix snapshot creation with implicit sourceKent Overstreet
2024-01-27feat(rust/wrappers): init `BcachefsHandle`Ryan Lahfa