bcachefs-tools/src
Thomas Mühlbacher 5cce07e986 feat: use ExitCode over std::process:exit()
Should provide us with better outputs on process failure, also makes
unwinding better and is generally recommended over `exit()`.

Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
2024-06-29 00:11:07 +02:00
..
commands feat: use ExitCode over std::process:exit() 2024-06-29 00:11:07 +02:00
wrappers fix: unbreak subvolume commands 2024-06-03 17:05:52 +02:00
bcachefs.rs feat: use ExitCode over std::process:exit() 2024-06-29 00:11:07 +02:00
key.rs feat(key): make UnlockPolicy::Fail more useful 2024-06-26 19:14:45 +02:00
logging.rs feat: use env_logger 2024-06-28 21:29:20 +02:00