sapling/eden/cli
Adam Simpkins 8bf9cf45c1 update eden doctor to remount unmounted checkouts
Summary:
Update `eden doctor` to automatically remount any checkouts that have been
unmounted.

In general we don't expect users to need to unmount checkouts.  If they have
gotten into this state it is most likely unexpected, so have `eden doctor` fix
it for them.  This is also consistent with how `edenfs` automatically remounts
all configured mount points on startup.

Reviewed By: chadaustin

Differential Revision: D8558766

fbshipit-source-id: 2e22cccead69d01530c6f646a958fc435ccce6c4
2018-06-22 17:20:53 -07:00
..
test update eden doctor to remount unmounted checkouts 2018-06-22 17:20:53 -07:00
buck.py refactor and split out some cli functions 2018-05-10 13:49:44 -07:00
cmd_util.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
config.py Upgrade to 18.5b1 2018-05-30 01:11:47 -07:00
configinterpolator.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
daemon.py refactor and split out some cli functions 2018-05-10 13:49:44 -07:00
debug.py document the "eden debug" command 2018-06-21 11:21:20 -07:00
doctor.py update eden doctor to remount unmounted checkouts 2018-06-22 17:20:53 -07:00
filesystem.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
main.py change how "eden list" reports the status for checkouts 2018-06-21 11:21:20 -07:00
mtab.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
rage.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
stats_print.py Reformat already opted in directories with Black Beta @allow-large-files 2018-05-18 23:07:24 -07:00
stats.py Provide real-time values for memory statistics 2018-06-21 15:51:51 -07:00
stdout_printer.py Upgrade to 18.5b1 2018-05-30 01:11:47 -07:00
subcmd.py Upgrade to 18.5b1 2018-05-30 01:11:47 -07:00
util.py fix timeout handling in eden stop 2018-06-12 11:54:49 -07:00
version.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00