Loading include/client/preload_context.hpp +1 −1 Changes for include/client/preload_context.hpp: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ private: #ifdef BYPASS_SYSCALL bool protect_fds_{false}; #else bool protect_fds_{true}; bool protect_fds_{false}; #endif std::shared_ptr<gkfs::messagepack::ClientMetrics> write_metrics_; Loading Loading
include/client/preload_context.hpp +1 −1 Changes for include/client/preload_context.hpp: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ private: #ifdef BYPASS_SYSCALL bool protect_fds_{false}; #else bool protect_fds_{true}; bool protect_fds_{false}; #endif std::shared_ptr<gkfs::messagepack::ClientMetrics> write_metrics_; Loading