]> git.sesse.net Git - bcachefs-tools-debian/commit
Break up cmd_debug.c into multiple files
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 18 Jun 2022 22:25:19 +0000 (18:25 -0400)
committerKent Overstreet <kent.overstreet@gmail.com>
Sat, 18 Jun 2022 22:25:19 +0000 (18:25 -0400)
commita232478f355c112c775c734182363f9e9b1688f8
treeefe0bcdc682b560086c13c9eb84af66df29d18af
parent319abbc65330d20daee499e841ffcdef06c60fb5
Break up cmd_debug.c into multiple files

In the future, let's have one cmd_foo.c file per subcommand.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
cmd_debug.c [deleted file]
cmd_dump.c [new file with mode: 0644]
cmd_list.c [new file with mode: 0644]
cmd_list_journal.c [new file with mode: 0644]