sapling/eden/fs
Michael Bolin 1953391b36 Introduce TreeEntry.getMode() because getOwnerPermissions() was not doing the expected thing.
Summary: This will make it easier to compare a `TreeEntry` with a `TreeInode::Entry`.

Reviewed By: simpkins

Differential Revision: D4034298

fbshipit-source-id: 29674e2902661bf46394ea71b81537b35bd4b107
2016-10-19 10:54:11 -07:00
..
cli normalize mount paths when doing config look-ups 2016-09-30 19:07:45 -07:00
config Add initial support for hooks akin to Git hooks for Eden. 2016-09-26 13:53:05 -07:00
inodes Introduce TreeEntry.getMode() because getOwnerPermissions() was not doing the expected thing. 2016-10-19 10:54:11 -07: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 Introduce TreeEntry.getMode() because getOwnerPermissions() was not doing the expected thing. 2016-10-19 10:54:11 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service Extract logic into MountPoint.getInodeBaseForPath() method. 2016-10-18 12:19:32 -07:00
store Fix "heap-use-after-free" issue reported in FakeObjestStoreTest.cpp. 2016-10-14 15:57:09 -07:00