sapling/eden/fs
Adam Simpkins 7decaa0272 mount with the "default_permissions" option
Summary:
Use the default_permissions option when mounting.  This tells the kernel to
enforce the normal file permissions semantics based on the file mode bits.
With this option enabled, the kernel will also implement the access() call for
us automatically.

Reviewed By: wez

Differential Revision: D3653198

fbshipit-source-id: e7227f455077a9ef012a5c102e4e22a976595681
2016-08-03 16:29:21 -07:00
..
cli add configPath_ field to EdenServer 2016-07-26 10:16:16 -07:00
config add configPath_ field to EdenServer 2016-07-26 10:16:16 -07:00
inodes eden: assign our own file handle numbers and track all file handles 2016-07-26 10:00:11 -07:00
integration mount with the "default_permissions" option 2016-08-03 16:29:21 -07:00
model make put and get for trees/blobs symmetric 2016-07-25 12:34:25 -07:00
overlay eden: implement rename for files, add test for sed -i 2016-07-05 19:54:21 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service add configPath_ field to EdenServer 2016-07-26 10:16:16 -07:00
store make put and get for trees/blobs symmetric 2016-07-25 12:34:25 -07:00