sapling/eden/fs/inodes
Wez Furlong 59892c395f eden: implement unlink and rmdir
Summary:
Despite being handy things for filesystems in general, these are
needed to support the `sed -i` integration test.

Reviewed By: bolinfest

Differential Revision: D3513754

fbshipit-source-id: 505b4bd58b254141e2ef996f01e3347fc1a77584
2016-07-05 19:54:21 -07:00
..
EdenMount.cpp begin adding a new ObjectStore class 2016-06-08 19:01:13 -07:00
EdenMount.h begin adding a new ObjectStore class 2016-06-08 19:01:13 -07:00
FileData.cpp eden: implement setattr for file inodes 2016-07-01 15:10:02 -07:00
FileData.h eden: implement setattr for file inodes 2016-07-01 15:10:02 -07:00
TARGETS Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
TreeEntryFileHandle.cpp eden: add FileData::write, enable writes 2016-05-16 14:59:49 -07:00
TreeEntryFileHandle.h eden: add FileData::materialize 2016-05-16 14:59:49 -07:00
TreeEntryFileInode.cpp eden: implement setattr for file inodes 2016-07-01 15:10:02 -07:00
TreeEntryFileInode.h eden: implement setattr for file inodes 2016-07-01 15:10:02 -07:00
TreeInode.cpp eden: implement unlink and rmdir 2016-07-05 19:54:21 -07:00
TreeInode.h eden: implement unlink and rmdir 2016-07-05 19:54:21 -07:00
TreeInodeDirHandle.cpp always show tree contents for (non-opaque) directories in the overlay 2016-06-15 14:24:12 -07:00
TreeInodeDirHandle.h Initial commit 2016-05-12 14:09:13 -07:00