sapling/eden/cli
Chad Austin b666ebcdd6 bypass cache when checking stale mounts
Summary:
Some Eden users observed that eden doctor wasn't cleaning up the stale
mounts left from a crashed (or oomkilled) edenfs process.

I reproduced by running eden doctor, killing the privhelper, then the
main edenfs process, then running eden doctor again.

Reviewed By: simpkins

Differential Revision: D14991043

fbshipit-source-id: 72e771bd556424b5c9da6be178afbf337fbfe4ad
2019-04-18 14:58:37 -07:00
..
doctor bypass cache when checking stale mounts 2019-04-18 14:58:37 -07:00
test add stats collecting for hg & mononoke backing store 2019-04-17 13:10:21 -07:00
__init__.py eden: add a script to build the eden client executable for oss builds 2019-01-15 14:14:32 -08:00
buck.py refactor and split out some cli functions 2018-05-10 13:49:44 -07:00
cmd_util.py some minor CLI code improvements 2018-11-09 14:29:17 -08:00
config.py Infer XDG_RUNTIME_DIR if unset 2019-03-14 18:19:41 -07:00
configinterpolator.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
configutil.py Update pyre version for eden 2019-03-04 13:03:03 -08:00
daemon.py Infer XDG_RUNTIME_DIR if unset 2019-03-14 18:19:41 -07:00
debug.py Update pyre version for eden 2019-03-19 13:15:29 -07:00
filesystem.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
fsck.py fsck: print errors about hard links correctly 2018-11-29 14:37:23 -08:00
hg_util.py rename CheckoutConfig.path to backing_repo 2019-02-06 20:14:12 -08:00
logfile.py Use asyncio for 'eden start' systemd loop 2019-01-10 20:36:36 -08:00
main.py Update pyre version for eden 2019-03-19 13:15:29 -07:00
mtab.py bypass cache when checking stale mounts 2019-04-18 14:58:37 -07:00
overlay.py ununderscore eden 2019-04-12 03:02:10 -07:00
process_finder.py change "eden doctor" to read /proc instead of using pgrep 2019-03-08 11:10:00 -08:00
rage.py convert most the CLI config code from str to Path 2019-03-08 19:06:04 -08:00
stats_print.py Implement cli method for fetching thrift-latency 2018-08-30 06:23:38 -07:00
stats.py add stats collecting for hg & mononoke backing store 2019-04-17 13:10:21 -07:00
subcmd.py use COMMAND placeholder for subcommand metavar 2019-01-31 10:51:30 -08:00
systemd.py Infer XDG_RUNTIME_DIR if unset 2019-03-14 18:19:41 -07:00
top.py eden: eden top shows cmdline rather than exe 2018-12-05 13:15:20 -08:00
trace_cmd.py Add trace CLI commands 2018-11-01 08:09:19 -07:00
trace.py update the CLI to make pyre happy 2018-11-12 20:25:29 -08:00
ui.py update the CLI to make pyre happy 2018-11-12 20:25:29 -08:00
util.py Update pyre version for eden 2019-03-19 13:15:29 -07:00
version.py rename the CLI's "Config" class to "EdenInstance" 2018-08-15 21:36:18 -07:00