sapling/eden/fs/cli
Xavier Deguillard 45854b5ba0 cli: fix eden top
Summary:
The AccessCount fields were recently renamed to start with fsChannel instead of
fuse to be more platform independant. This broke edenfsctl due to it using the
old names.

Reviewed By: wez

Differential Revision: D23633574

fbshipit-source-id: 2a5fc73c47d2f0a6db407ecfeaf85992b7932c10
2020-09-10 16:07:30 -07:00
..
doctor mock kerberos checks in doctor tests 2020-08-31 07:51:17 -07:00
test fix command line parsing tests on mac 2020-09-08 18:43:05 -07:00
__init__.py remediation of S205607 2020-07-17 17:16:13 -07:00
buck.py eden: fixup buck kill invocation on macos 2020-09-08 09:59:15 -07:00
CMakeLists.txt Move eden.cli namespace to eden.fs.cli 2020-03-25 11:46:56 -07:00
cmd_util.py update eden du to display an aggregated result of all mounts. 2020-06-10 19:29:25 -07:00
config.py change default configuration path 2020-09-03 17:18:51 -07:00
configinterpolator.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
configutil.py Convert type check targets in eden to use configuration 2020-05-08 15:24:57 -07:00
daemon_util.py win: add eden.exe to the package 2020-09-08 16:33:55 -07:00
daemon.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
debug_posix.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
debug.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
filesystem.py cli: enable doctor on Windows 2020-08-28 19:49:37 -07:00
fsck.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
hg_util.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
logfile.py Update pyre version for eden 2020-04-23 12:09:39 -07:00
main.py add unique return code for unhealthy instance before restart 2020-08-13 09:44:11 -07:00
mtab.py Move eden.cli namespace to eden.fs.cli 2020-03-25 11:46:56 -07:00
overlay.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
prefetch_profile.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
prefetch.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
proc_utils_win.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
proc_utils.py implement get_process_start_time for mac 2020-09-08 11:13:44 -07:00
rage.py fix eden rage on Windows 2020-06-10 19:29:52 -07:00
redirect.py handle non-empty directory when creating redirections 2020-09-10 09:20:03 -07:00
stats_print.py remove stats memory command 2020-05-05 12:09:11 -07:00
stats.py rename stats io to stats fuse and stats latency to stats fuse-latency 2020-05-05 12:09:12 -07:00
subcmd.py allow async subcmd run functions 2020-06-22 11:27:11 -07:00
systemd_service.py make systemd management functions explicitly async 2020-07-07 11:31:33 -07:00
systemd.py make systemd management functions explicitly async 2020-07-07 11:31:33 -07:00
tabulate.py eliminate extra blank line in tabulate 2020-07-17 06:43:58 -07:00
telemetry.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
top.py cli: fix eden top 2020-09-10 16:07:30 -07:00
trace_cmd.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
trace.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
ui.py Convert type check targets in eden to use configuration 2020-05-02 21:16:55 -07:00
util.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
version.py update edenfsctl to report the compile-time version 2020-04-22 12:48:48 -07:00
win_ui.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
winproc.py cli: increase start timeout to 60s 2020-09-02 10:47:26 -07:00