sapling/eden/fs
Adam Simpkins b766aba11c invalidate the FUSE cache properly during checkout
Summary:
Invalidate directory entries as they are modified during the checkout
operation.  We never need to invalidate inode contents, since we always update
files by replacing the file with a new inode.

Reviewed By: wez

Differential Revision: D4577942

fbshipit-source-id: afde3040960b076d2cd384301a89cd7bdfce5a6a
2017-02-22 18:37:42 -08:00
..
cli update "eden daemon" to also pass through KRB5CCNAME 2017-02-22 18:37:42 -08:00
config implement EdenMount::checkout() 2017-02-15 20:33:31 -08:00
inodes invalidate the FUSE cache properly during checkout 2017-02-22 18:37:42 -08:00
journal update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
model fix a variety of lint issues 2017-01-23 18:03:09 -08:00
rocksdb update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
service add a getCurrentSnapshot() thrift call 2017-02-22 12:21:48 -08:00
store speed up importing manifest data from mercurial 2017-02-06 12:28:05 -08:00
testharness implement EdenMount::checkout() 2017-02-15 20:33:31 -08:00