sapling/eden/fs
Xavier Deguillard a3115dacd8 utils: add a constexpr utf8 checker
Summary:
In a future diff, paths will be validated to make sure they are valid utf8. The
path sanity checker needs to be constexpr to construct global paths, but the
utf8 functions aren't, so let's write one that is.

Reviewed By: chadaustin

Differential Revision: D25562681

fbshipit-source-id: e48ec835c2cc9dc01090918cc7ee8f61b6c05a20
2020-12-16 01:03:32 -08:00
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks Remove dead includes in eden 2020-10-09 15:25:47 -07:00
cli suppress errors in eden - batch 1 2020-12-15 15:22:22 -08:00
config win: re-use guid for the lifetime of the checkout 2020-12-15 08:07:49 -08:00
docs Some minor modifications to verbiage in documentation 2020-07-06 22:20:17 -07:00
fuse eden: add config and awareness for our edenfs.kext 2020-12-07 11:18:09 -08:00
inodes win: silence a handful of warnings. 2020-12-15 08:07:49 -08:00
journal remove dependency on glog 2020-11-10 16:31:15 -08:00
model store: replace use of ctreemanifest with small manifest parser 2020-12-09 08:40:38 -08:00
monitor Remove dead includes in eden 2020-10-09 15:25:47 -07:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs prjfs: only send a notification on future timeout 2020-12-15 18:13:01 -08:00
py give new thrift client access to streaming APIs 2020-10-07 23:36:40 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
scripts move eden/scripts/ into eden/fs/ 2020-11-04 18:29:49 -08:00
service service: fix build 2020-12-15 15:44:09 -08:00
sqlite remove dependency on glog 2020-11-10 16:31:15 -08:00
store store: replace use of ctreemanifest with small manifest parser 2020-12-09 08:40:38 -08:00
takeover inodes: rename FUSE refcount to fs refcount 2020-11-04 17:34:01 -08:00
telemetry Back out "prjfs: handle concurrent file/directory removal" 2020-12-10 07:42:38 -08:00
testharness eden: add config and awareness for our edenfs.kext 2020-12-07 11:18:09 -08:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils utils: add a constexpr utf8 checker 2020-12-16 01:03:32 -08:00
CMakeLists.txt prjfs: move win/mount into prjfs 2020-09-22 09:09:56 -07:00