bcachefs-tools/c_src
Kent Overstreet e6aecdd3b8 cmd_fsck: just exit if passed -a
-a is used when called from system to mean "automatic invocation, run
check only if you think you need it".

Since we have self healing and online fsck, we never need run fsck
automatically at boot time.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-03-19 15:09:44 -04:00
..
bcachefs.c cmd_recover_super: 'bcachefs recover-super' 2025-03-17 14:28:10 -04:00
cmd_assemble.c move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
cmd_attr.c change setattr to set-file-option in docs/usage 2024-08-22 16:23:51 -05:00
cmd_counters.c move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
cmd_data.c Scrub 2025-02-03 14:08:49 -05:00
cmd_device.c add short arg parsers to device add command 2024-04-29 10:16:13 -06:00
cmd_dump.c cmd_dump: Open in noexcl mode 2024-08-31 21:34:15 -04:00
cmd_format.c cmd_recover_super: 'bcachefs recover-super' 2025-03-17 14:28:10 -04:00
cmd_fs.c cmd_fs_usage: Handle querying old versions 2025-02-06 10:26:10 -05:00
cmd_fsck.c cmd_fsck: just exit if passed -a 2025-03-19 15:09:44 -04:00
cmd_fusemount.c fixup! Update bcachefs sources to 63bbe0ca4167 bcachefs: Scrub 2025-02-03 15:31:59 -05:00
cmd_key.c Fix set-passphrase on --no_passphrase FS 2024-09-07 21:46:32 -04:00
cmd_kill_btree_node.c cmd_kill_btree_node: Can now kill multiple nodes simultaneously 2024-10-12 17:20:56 -04:00
cmd_list_journal.c Scrub 2025-02-03 14:08:49 -05:00
cmd_migrate.c Update bcachefs sources to 63bbe0ca4167 bcachefs: Scrub 2025-02-03 14:08:49 -05:00
cmd_option.c Update bcachefs sources to dbe591cee299 bcachefs: Add missing smp_rmb() 2025-03-19 10:18:56 -04:00
cmd_run.c move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
cmd_top.c bcachefs fs top 2025-02-03 14:08:49 -05:00
cmd_version.c move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
cmds.h cmd_recover_super: 'bcachefs recover-super' 2025-03-17 14:28:10 -04:00
config.h move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
crypto.c Fix set-passphrase on --no_passphrase FS 2024-09-07 21:46:32 -04:00
crypto.h Fix set-passphrase on --no_passphrase FS 2024-09-07 21:46:32 -04:00
libbcachefs.c cmd_recover_super: 'bcachefs recover-super' 2025-03-17 14:28:10 -04:00
libbcachefs.h cmd_recover_super: 'bcachefs recover-super' 2025-03-17 14:28:10 -04:00
posix_to_bcachefs.c Update bcachefs sources to 63bbe0ca4167 bcachefs: Scrub 2025-02-03 14:08:49 -05:00
posix_to_bcachefs.h bcachefs: allow initializing a bcachefs filesystem from a source directory 2024-06-16 14:08:52 -04:00
qcow2.c move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
qcow2.h move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
tools-util.c fixup! cmd_format: fix --version 2024-12-04 21:22:03 -05:00
tools-util.h cmd_format: fix --version 2024-12-03 21:51:26 -05:00