sapling/eden/fs
Chad Austin a9d4c071ef give InodeBase a mode_t instead of dtype_t
Summary: The InodeTable work will homogenize mode_t storage, access, and modification across file and tree inodes.  In preparation, have InodeBase keep track of the initial mode bits instead of a dtype_t.

Reviewed By: simpkins

Differential Revision: D7031924

fbshipit-source-id: f2e6e4467cecfc0ca06ad998cce0af18a99cc251
2018-04-26 16:20:05 -07:00
..
config Remove TARGETS files 2018-02-20 19:57:45 -08:00
fuse remove alternate EDEN_HAS_COMMON_STATS code paths 2018-04-10 12:19:17 -07:00
inodes give InodeBase a mode_t instead of dtype_t 2018-04-26 16:20:05 -07:00
journal Remove TARGETS files 2018-02-20 19:57:45 -08:00
model Remove TARGETS files 2018-02-20 19:57:45 -08:00
rocksdb Remove TARGETS files 2018-02-20 19:57:45 -08:00
service change mercurial to look up the correct Eden mount path 2018-04-24 13:11:35 -07:00
sqlite add SqliteLocalStore 2018-02-08 20:06:55 -08:00
store add a FOLLY_INIT_LOGGING_CONFIG() helper macro 2018-04-10 11:42:27 -07:00
takeover bump takeover receive timeout to five minutes 2018-04-18 11:53:01 -07:00
testharness minor prefactoring split out from later diffs 2018-04-24 18:53:19 -07:00
utils ensure that we send no more than IOV_MAX iovecs at once 2018-04-18 14:10:03 -07:00