sapling/eden/fs
Matt Glazar 25327947e0 Delete dead definition of InodeNumber
Summary: FuseTypes.h defines the InodeNumber struct, but also has a comment which implies that InodeNumber is an alias of uint64_t. Delete this misleading commented-out definition of InodeNumber.

Reviewed By: chadaustin

Differential Revision: D13892907

fbshipit-source-id: 8e9710db29d8e0d708ee1785956f6953a0b2a49f
2019-01-31 12:59:48 -08:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config make the Hash constructors constexpr 2018-12-17 19:15:36 -08:00
fuse Delete dead definition of InodeNumber 2019-01-31 12:59:48 -08:00
inodes Future::onError replaced with Future::thenError 2019-01-30 09:56:15 -08:00
journal explicitly complete StreamPublisher stream on destruct 2018-10-01 13:21:59 -07:00
model make the Hash constructors constexpr 2018-12-17 19:15:36 -08:00
rocksdb add CMake build files 2018-04-30 14:37:46 -07:00
service Update pyre version for eden 2019-01-28 13:36:41 -08:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store Fix hg_import_helper import path 2019-01-30 14:49:01 -08:00
takeover Future::onError replaced with Future::thenError 2019-01-30 09:56:15 -08:00
testharness Future::onError replaced with Future::thenError 2019-01-30 09:56:15 -08:00
tracing eden: add missing cmake for eden/fs/tracing 2018-12-15 19:11:05 -08:00
utils Future::onError replaced with Future::thenError 2019-01-30 09:56:15 -08:00
CMakeLists.txt eden: add missing cmake for eden/fs/tracing 2018-12-15 19:11:05 -08:00