sapling/eden/fs/third-party
Mark Shroyer f588883105 Remove runtime check for macFUSE rename ABI
Summary:
This copies the new `fuse_rename_in` fields from the final public release of osxfuse's `fuse_kernel.h` into our macOS FUSE header file, so that our header is now identical to the public release (aside from fixing a shift overflow issue).

This breaks compatibility with old versions of osxfuse prior to the ABI change.

With the header updated to match macFUSE's ABI, we can also remove the runtime check for an extended `fuse_rename_in` in FuseChannel.cpp.

Reviewed By: chadaustin

Differential Revision: D42617239

fbshipit-source-id: 2cf3aaec87488f53dc5f3fec439b7c34c2e5a6b5
2023-01-20 08:50:47 -08:00
..
fuse_kernel_linux.h fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
fuse_kernel_osxfuse.h Remove runtime check for macFUSE rename ABI 2023-01-20 08:50:47 -08:00