sapling/eden/fs/fuse
Chad Austin db73eb37fd make deleted default constructors explicit
Summary:
Some of our types were vulnerable to the issue described in
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1008r0.pdf so
make all deleted default constructors explicit.

Reviewed By: simpkins

Differential Revision: D21008976

fbshipit-source-id: 5b21923f25121dabf4bb0ea55f94536fb3532e6b
2020-04-14 12:47:03 -07:00
..
fuse_tester Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
privhelper make deleted default constructors explicit 2020-04-14 12:47:03 -07:00
test rename tracing to telemetry 2019-10-15 13:39:41 -07:00
BufVec.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BufVec.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
DirList.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
DirList.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Dispatcher.cpp remove the dead FileHandle class 2019-10-18 12:17:43 -07:00
Dispatcher.h ensure fuse capability flags survive graceful restart 2019-12-10 10:25:30 -08:00
FuseChannel.cpp eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
FuseChannel.h eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
FuseTypes.h Tidy up license headers 2019-10-11 05:28:23 -07:00
InodeNumber.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
InodeNumber.h Replace Folly Format with fmt in logger to reduce binary size 2019-11-18 05:53:08 -08:00
PollHandle.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PollHandle.h Tidy up license headers 2019-10-11 05:28:23 -07:00
RequestData.cpp eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
RequestData.h eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00