sapling/eden/fs
Adam Simpkins f42c51c6eb remove the --rocksPath command line flag
Summary:
The RocksDB location is relative to the .eden directory.  Given that the
location of the .eden directory can be controlled from the command line it
doesn't seem worthwhile to make the RocksDB location independently controllable
too.

Reviewed By: chadaustin

Differential Revision: D6527495

fbshipit-source-id: dab8c22f3f1a74de908ea33d0b20c4115c28ce31
2017-12-14 12:41:47 -08:00
..
config Change the contents and format for the edenrc file under ~/local/.eden. 2017-11-16 13:23:27 -08:00
fuse Ensure explicit dependency on targets < 1600 references 2017-12-12 10:52:17 -08:00
inodes introduce a type representing the unbounded eden cpu pool 2017-12-12 12:35:35 -08:00
journal Move Journal locking inside of Journal itself 2017-11-10 19:57:49 -08:00
model Added user and general system level gitignore 2017-12-08 12:52:51 -08:00
rocksdb run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
service remove the --rocksPath command line flag 2017-12-14 12:41:47 -08:00
store introduce a type representing the unbounded eden cpu pool 2017-12-12 12:35:35 -08:00
takeover logging: update initialization code to use the new LogConfig logic 2017-12-01 17:07:56 -08:00
testharness remove all direct calls to clock_gettime and system_clock::now 2017-12-05 10:06:50 -08:00
utils add a normalizeBestEffort() function 2017-12-14 12:41:47 -08:00