sapling/eden
Adam Simpkins 186867b8d2 remove the remaining calls to getPathBuggy()
Summary:
Fix the FileHandle code that was calling getPathBuggy() when writing journal
entries.  This fixes a crash when writing to an unlinked file.

Also remove an unused call to getPathBuggy() in TreeInodeDirHandle.

These were the last places calling getPathBuggy(), so I have now deleted this
method entirely.

Reviewed By: bolinfest

Differential Revision: D4570606

fbshipit-source-id: a1c4aab10df96e2aeee78fca6d5808db28ad0cbf
2017-02-17 18:44:32 -08:00
..
docs implement EdenMount::checkout() 2017-02-15 20:33:31 -08:00
fs remove the remaining calls to getPathBuggy() 2017-02-17 18:44:32 -08:00
fuse forcibly unmount eden mounts during shutdown 2017-02-16 21:38:36 -08:00
hooks fixup paths used in post-clone and LameThriftClient 2017-01-23 23:54:38 -08:00
integration move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
utils fix compilation issues with path comparisons 2017-02-15 17:59:58 -08:00
DEFS fixup paths used in post-clone and LameThriftClient 2017-01-23 23:54:38 -08:00