sapling/eden/fs
Saul Gutierrez ff75331e48 symlinks: add missing checks for repos without symlinks enabled
Summary: Sometimes on repos without symlinks enabled files that were supposed to be symlinks would appear as modified. This was caused by using the actual type of the files regardless of whether symlinks were enabled for the repo or not.

Reviewed By: xavierd

Differential Revision: D47597262

fbshipit-source-id: 7e6fc75db049c00bc4e28d90e6329a3b5dd7e14f
2023-07-19 15:47:02 -07:00
..
benchmarks use the compiler-defined _WIN32 define 2023-07-17 15:18:23 -07:00
cli doctor: slightly change wording of "Blocked" VSCode extensions 2023-07-17 08:24:53 -07:00
cli_rs third-party/rust: bump tokio v1.25.0 -> v1.29.1 2023-07-12 15:32:56 -07:00
config symlinks: add gating for TreeEntry:: getType and TreeEntry:: getDtype 2023-07-14 08:42:03 -07:00
digest Make it easier to use blake3 2023-06-05 23:41:35 -07:00
docs store: remove BlobMetadata computation/caching when getting blob 2023-05-24 10:26:51 -07:00
fuse fix getdeps build 2023-07-17 17:56:15 -07:00
inodes symlinks: add missing checks for repos without symlinks enabled 2023-07-19 15:47:02 -07:00
journal clang-tidy advice 2023-07-13 16:30:55 -07:00
model symlinks: make symlinks appear on Windows on checkout 2023-07-14 08:42:03 -07:00
monitor utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
nfs use the compiler-defined _WIN32 define 2023-07-17 15:18:23 -07:00
notifications E-Menu: avoid crashing due to WndProc failures 2023-04-28 15:19:07 -07:00
privhelper clang-tidy advice 2023-07-13 16:30:55 -07:00
prjfs symlinks: make symlinks appear on Windows on checkout 2023-07-14 08:42:03 -07:00
py remove the dead Cython-based Thrift client 2023-05-04 10:53:12 -07:00
rocksdb use fmt in rocksdb 2022-11-11 18:46:15 -08:00
scripts replace force-unmount-tmp and force-unmount-all with a Python script 2023-05-03 11:53:45 -07:00
service linearize control flow in EdenServer::mount take 2.2 2023-07-18 20:33:41 -07:00
sqlite rename SqliteConnection variable in SqliteDatabase 2023-06-24 19:10:17 -07:00
store fix getdeps build 2023-07-17 17:56:15 -07:00
takeover clang-tidy advice 2023-07-13 16:30:55 -07:00
telemetry clang-tidy advice 2023-07-13 16:30:55 -07:00
testharness replace off_t file offsets with a new FileOffset type compatible with Windows 2023-07-14 16:23:19 -07:00
third-party Remove runtime check for macFUSE rename ABI 2023-01-20 08:50:47 -08:00
utils replace off_t file offsets with a new FileOffset type compatible with Windows 2023-07-14 16:23:19 -07:00
Cargo.toml create a -types crate for Thrift-generated types 2023-07-12 07:12:07 -07:00
CMakeLists.txt cmake: sort subdirectories 2023-05-16 20:14:36 -07:00