summaryrefslogtreecommitdiff
path: root/c_src/cmd_device.c
AgeCommit message (Expand)Author
2025-04-28Update bcachefs sources to f0ebca18293c bcachefs: bch2_fs_open() now takes a ...Kent Overstreet
2025-04-21linux shim: implement BLK_OPEN_CREATKent Overstreet
2025-04-21Update bcachefs sources to c9d875f9be1f bcachefs: Casefold is now a regular o...Kent Overstreet
2025-04-13Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degradedKent Overstreet
2025-04-13reshuffle device_cmds(), data_cmds()Kent Overstreet
2025-03-23bch2_format() now takes a darray of dev_optsKent Overstreet
2025-03-19More device option workKent Overstreet
2024-04-29add short arg parsers to device add commandEvan Richter
2024-04-29remove --tier from device add getopt parserEvan Richter
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger