summaryrefslogtreecommitdiff
path: root/cmd_dump.c
AgeCommit message (Expand)Author
2023-12-18Update bcachefs sources to 1a739db0b256 bcachefs; guard against overflow in b...Kent Overstreet
2023-12-17cmd_dump: fix error messageKent Overstreet
2023-09-23Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in users...Kent Overstreet
2023-08-11cmd_dump: Also set read_onlyKent Overstreet
2023-08-06Update bcachefs sources to 717b356d1d bcachefs: Convert journal validation to...Kent Overstreet
2023-08-03cmd_dump: Making dumping the entire journal the defaultKent Overstreet
2023-07-15Update bcachefs sources to e14d7c7195 bcachefs: Compression levelsKent Overstreet
2023-07-07Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key ...Kent Overstreet
2022-12-19Use bch2_err_str() instead of strerror()Kent Overstreet
2022-06-18cmd_dump: Make sure output filename ends in .qcow2Kent Overstreet
2022-06-18cmd_dump: Use buffered IO for reading device metadataKent Overstreet
2022-06-18Break up cmd_debug.c into multiple filesKent Overstreet