Loading ifs/include/preload/rpc/ld_rpc_data_ws.hpp +0 −12 Changes for ifs/include/preload/rpc/ld_rpc_data_ws.hpp: 0 added lines, 12 removed lines. Original line number Diff line number Diff line Loading @@ -2,18 +2,6 @@ #ifndef IFS_PRELOAD_C_DATA_WS_HPP #define IFS_PRELOAD_C_DATA_WS_HPP extern "C" { #include <abt.h> #include <mercury_types.h> #include <mercury_proc_string.h> #include <margo.h> } #include <global/rpc/rpc_types.hpp> #include <preload/preload.hpp> #include <iostream> ssize_t rpc_send_write(const std::string& path, const void* buf, const bool append_flag, const off64_t in_offset, const size_t write_size, const int64_t updated_metadentry_size); Loading ifs/src/preload/preload.cpp +1 −0 Changes for ifs/src/preload/preload.cpp: 1 added line, 0 removed lines. Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ #include <preload/preload.hpp> #include <preload/resolve.hpp> #include <global/rpc/distributor.hpp> #include "global/rpc/rpc_types.hpp" #include <preload/rpc/ld_rpc_management.hpp> #include <preload/rpc/ld_rpc_data_ws.hpp> #include <preload/passthrough.hpp> Loading ifs/src/preload/rpc/ld_rpc_data_ws.cpp +1 −1 Changes for ifs/src/preload/rpc/ld_rpc_data_ws.cpp: 1 added line, 1 removed line. Original line number Diff line number Diff line #include <global/configure.hpp> #include <preload/preload_util.hpp> #include <preload/rpc/ld_rpc_data_ws.hpp> #include <global/rpc/rpc_utils.hpp> #include "global/rpc/rpc_types.hpp" #include <global/rpc/distributor.hpp> #include <global/chunk_calc_util.hpp> Loading Loading
ifs/include/preload/rpc/ld_rpc_data_ws.hpp +0 −12 Changes for ifs/include/preload/rpc/ld_rpc_data_ws.hpp: 0 added lines, 12 removed lines. Original line number Diff line number Diff line Loading @@ -2,18 +2,6 @@ #ifndef IFS_PRELOAD_C_DATA_WS_HPP #define IFS_PRELOAD_C_DATA_WS_HPP extern "C" { #include <abt.h> #include <mercury_types.h> #include <mercury_proc_string.h> #include <margo.h> } #include <global/rpc/rpc_types.hpp> #include <preload/preload.hpp> #include <iostream> ssize_t rpc_send_write(const std::string& path, const void* buf, const bool append_flag, const off64_t in_offset, const size_t write_size, const int64_t updated_metadentry_size); Loading
ifs/src/preload/preload.cpp +1 −0 Changes for ifs/src/preload/preload.cpp: 1 added line, 0 removed lines. Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ #include <preload/preload.hpp> #include <preload/resolve.hpp> #include <global/rpc/distributor.hpp> #include "global/rpc/rpc_types.hpp" #include <preload/rpc/ld_rpc_management.hpp> #include <preload/rpc/ld_rpc_data_ws.hpp> #include <preload/passthrough.hpp> Loading
ifs/src/preload/rpc/ld_rpc_data_ws.cpp +1 −1 Changes for ifs/src/preload/rpc/ld_rpc_data_ws.cpp: 1 added line, 1 removed line. Original line number Diff line number Diff line #include <global/configure.hpp> #include <preload/preload_util.hpp> #include <preload/rpc/ld_rpc_data_ws.hpp> #include <global/rpc/rpc_utils.hpp> #include "global/rpc/rpc_types.hpp" #include <global/rpc/distributor.hpp> #include <global/chunk_calc_util.hpp> Loading