sapling/eden/fs
Wez Furlong ff4bc88da6 eden: remove InodeNamgeManager singleton
Summary:
We look this up via the mount point or eden mount object instead.

I've also removed the mercurial library stuff that was added to support the now defunct lamehg fuse we had in the earlier days.
simpkins' new importer doesn't use these and it resolves our CI mismatch issue.

Reviewed By: bolinfest

Differential Revision: D3349698

fbshipit-source-id: 5f4ec16b76042959cd1e3184f46bb3526fbaf74c
2016-05-25 19:34:16 -07:00
..
cli initial CLI support for creating hg mounts 2016-05-25 13:15:01 -07:00
config Modify EdenServiceHandler to get client info through ClientConfig. 2016-05-13 15:10:22 -07:00
importer/git Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
inodes eden: remove InodeNamgeManager singleton 2016-05-25 19:34:16 -07:00
integration eden: add mkdir support 2016-05-18 12:24:00 -07:00
model Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
overlay eden: add mkdir support 2016-05-18 12:24:00 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service Update directions for building Java thrift bindings with Java 7. 2016-05-24 21:53:00 -07:00
store display rocksdb key in hex if LocalStore::get() fails 2016-05-24 22:14:14 -07:00