sapling/eden
Simon Farnsworth d3d1f33470 Special-case linkfile src="."
Summary:
I am making it impossible to put "." or ".." as a path element in Mononoke's `MPath` abstraction, since Mononoke does not do path traversal, and canonicalization is a minefield.

However, `linkfile src="."` occurs in https://fburl.com/code/evq63pto as a special case. Treat it specially in our code, so that I can forbid path traversal type elements in an `MPath`.

Reviewed By: mojsarn

Differential Revision: D33952767

fbshipit-source-id: 0c4ce68014fb6877163035d1c7eb813616748dd2
2022-02-02 14:17:56 -08:00
..
fs teach eden doctor to recognize stale NFS mounts 2022-02-02 13:16:41 -08:00
hg-server remove generated code for hgclientconf 2022-01-31 10:34:32 -08:00
integration backingstore: conditionalize use of "fb" feature 2022-01-27 13:32:12 -08:00
locale
mononoke Special-case linkfile src="." 2022-02-02 14:17:56 -08:00
scm Default master-fastpath to True 2022-02-02 11:01:34 -08:00
test_support fs: fix license header 2022-01-04 15:00:07 -08:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml