sapling/eden/cli
Wez Furlong c03af477eb eden: remove legacy bind mount concept from redirections
Summary:
Now that we've transitioned to the newer redirections
configuration we can remove the older bind mounts configuration
parsing, and that is what this diff does.

This is helpful because in situations where the user has run
`hg co null` as part of some troubleshooting advice, the legacy
bind mounts would remain mounted and obstruct some of the
steps that would have fixed up the users repo.

Reviewed By: pkaush

Differential Revision: D18337246

fbshipit-source-id: 23f27787d609e1c38a9c98b8b6596bb40743b9ca
2019-12-04 10:47:14 -08:00
..
doctor more helpful error message when calling status with out of date parent. 2019-11-14 16:46:15 -08:00
test Tidy up license headers 2019-10-11 05:28:23 -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 Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt install the edenfsctl program during the CMake build 2019-12-03 21:42:28 -08:00
cmd_util.py Tidy up license headers 2019-10-11 05:28:23 -07:00
config.py eden: remove legacy bind mount concept from redirections 2019-12-04 10:47:14 -08:00
configinterpolator.py Tidy up license headers 2019-10-11 05:28:23 -07:00
configutil.py Tidy up license headers 2019-10-11 05:28:23 -07:00
daemon.py Tidy up license headers 2019-10-11 05:28:23 -07:00
debug_posix.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
debug.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
filesystem.py update license headers in .py files 2019-06-19 17:02:46 -07:00
fsck.py Update pyre version for eden 2019-10-31 15:31:07 -07:00
hg_util.py Tidy up license headers 2019-10-11 05:28:23 -07:00
logfile.py update license headers in .py files 2019-06-19 17:02:46 -07:00
main.py eden: call eden redirect unmount at unmount time 2019-12-04 08:45:26 -08:00
mtab.py eden: remove legacy bind mount code 2019-09-30 18:57:14 -07:00
overlay.py Tidy up license headers 2019-10-11 05:28:23 -07:00
process_finder.py Update pyre version for eden 2019-08-16 14:44:25 -07:00
rage.py Tidy up license headers 2019-10-11 05:28:23 -07:00
redirect.py eden: remove legacy bind mount concept from redirections 2019-12-04 10:47:14 -08:00
stats_print.py Tidy up license headers 2019-10-11 05:28:23 -07:00
stats.py fix O(num_inodes) behavior of getStatInfo() 2019-11-06 11:31:43 -08:00
subcmd.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
systemd.py Update pyre version for eden 2019-11-14 16:33:52 -08:00
tabulate.py Tidy up license headers 2019-10-11 05:28:23 -07:00
top.py Tidy up license headers 2019-10-11 05:28:23 -07:00
trace_cmd.py update license headers in .py files 2019-06-19 17:02:46 -07:00
trace.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
ui.py Update pyre version for eden 2019-10-31 15:31:07 -07:00
util.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
version.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
win_ui.py Tidy up license headers 2019-10-11 05:28:23 -07:00
winproc.py Tidy up license headers 2019-10-11 05:28:23 -07:00