sapling/eden/fs
Adam Simpkins 0af5d187c2 move MountPoint::getInode* methods into EdenMount
Summary:
Move getInodeBaseForPath(), getDirInodeForPath(), and getFileInodeForPath()
entirely into the EdenMount class, and make sure all call sites are using the
EdenMount methods rather than the MountPoint methods.

Reviewed By: bolinfest

Differential Revision: D4257153

fbshipit-source-id: d528cfad174757c3c9f23e62a0616f8bf1976da7
2016-12-01 17:52:31 -08:00
..
cli normalize mount paths when doing config look-ups 2016-09-30 19:07:45 -07:00
config simplify EdenMount and Dirstate construction 2016-12-01 17:52:30 -08:00
inodes move MountPoint::getInode* methods into EdenMount 2016-12-01 17:52:31 -08:00
integration some prep work for hypothesis testing 2016-10-14 07:26:13 -07:00
journal sample the snapshot id in the journal at mount time 2016-09-26 13:52:25 -07:00
model Flip Dirstate -> EdenMount dependency. 2016-11-26 12:01:41 -08:00
rocksdb Update TARGETS files to use buckified RocksDB (Use RocksDB version 4.13.3) 2016-11-29 14:37:06 -08:00
service move MountPoint::getInode* methods into EdenMount 2016-12-01 17:52:31 -08:00
store Update TARGETS files to use buckified RocksDB (Use RocksDB version 4.13.3) 2016-11-29 14:37:06 -08:00
testharness move MountPoint::getInode* methods into EdenMount 2016-12-01 17:52:31 -08:00