]> git.sesse.net Git - bcachefs-tools-debian/history - cmd_dump.c
fix invalid write in pop_cmd()
[bcachefs-tools-debian] / cmd_dump.c
2024-01-11 Kent Overstreetkill bd_buffered_fd
2023-12-23 Kent Overstreetcmd_fsck can now take colon separated devices
2023-12-19 Kent OverstreetUpdate bcachefs sources to 1a739db0b256 bcachefs; guard...
2023-12-17 Kent Overstreetcmd_dump: fix error message
2023-09-24 Kent OverstreetUpdate bcachefs sources to f9c612bbf82d bcachefs: Fixes...
2023-08-11 Kent Overstreetcmd_dump: Also set read_only
2023-08-06 Kent OverstreetUpdate bcachefs sources to 717b356d1d bcachefs: Convert...
2023-08-03 Kent Overstreetcmd_dump: Making dumping the entire journal the default
2023-07-15 Kent OverstreetUpdate bcachefs sources to e14d7c7195 bcachefs: Compres...
2023-07-07 Kent OverstreetUpdate bcachefs sources to 25de2b00dc bcachefs: Change...
2022-12-29 Kent OverstreetMerge https://github.com/fougner/bcachefs-tools
2022-12-19 Kent OverstreetUse bch2_err_str() instead of strerror()
2022-06-18 Kent Overstreetcmd_dump: Make sure output filename ends in .qcow2
2022-06-18 Kent Overstreetcmd_dump: Use buffered IO for reading device metadata
2022-06-18 Kent OverstreetBreak up cmd_debug.c into multiple files