sapling/eden/fs
Adam Simpkins 3f99298e67 teach edenfs to create directories it needs
Summary:
Update the C++ edenfs code to ensure that the .eden and
.eden/storage/rocks-db directories exist, rather than requiring the python CLI
code create these directories as part of `eden start`

Reviewed By: strager

Differential Revision: D8508488

fbshipit-source-id: 358521b4f5eed1d19bf37903900ca50718e2c35c
2018-06-26 12:07:08 -07:00
..
config Enabled additional compiler warnings in Eden. 2018-06-01 11:39:01 -07:00
fuse modernize Future::get(): 4/n = codemod to std::move for non-ptr exprs 2018-06-19 23:21:11 -07:00
inodes teach edenfs to create directories it needs 2018-06-26 12:07:08 -07:00
journal Distinguish between "renaming" and "replacing" a file in the journal. 2018-05-07 14:23:13 -07:00
model recover from a commit2tree entry existing without the corresponding tree 2018-06-06 14:36:32 -07:00
rocksdb add CMake build files 2018-04-30 14:37:46 -07:00
service teach edenfs to create directories it needs 2018-06-26 12:07:08 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store modernize Future::get(): 4/n = codemod to std::move for non-ptr exprs 2018-06-19 23:21:11 -07:00
takeover standardize on std::chrono_literals 2018-05-18 16:51:15 -07:00
testharness modernize Future::get(): 4/n = codemod to std::move for non-ptr exprs 2018-06-19 23:21:11 -07:00
utils teach edenfs to create directories it needs 2018-06-26 12:07:08 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
eden-config.h add CMake build files 2018-04-30 14:37:46 -07:00