Remove: Separating metadata and data removal logic
Removes 1 stat RPC per remove operation
parent
21a87f7a
No related branches found
No related tags found
Showing
- include/client/rpc/forward_metadata.hpp 1 addition, 2 deletionsinclude/client/rpc/forward_metadata.hpp
- include/client/rpc/rpc_types.hpp 134 additions, 10 deletionsinclude/client/rpc/rpc_types.hpp
- include/daemon/handler/rpc_defs.hpp 3 additions, 1 deletioninclude/daemon/handler/rpc_defs.hpp
- include/global/global_defs.hpp 2 additions, 1 deletioninclude/global/global_defs.hpp
- include/global/rpc/rpc_types.hpp 3 additions, 0 deletionsinclude/global/rpc/rpc_types.hpp
- src/client/gkfs_functions.cpp 2 additions, 5 deletionssrc/client/gkfs_functions.cpp
- src/client/rpc/forward_metadata.cpp 45 additions, 35 deletionssrc/client/rpc/forward_metadata.cpp
- src/client/rpc/rpc_types.cpp 2 additions, 2 deletionssrc/client/rpc/rpc_types.cpp
- src/daemon/daemon.cpp 4 additions, 2 deletionssrc/daemon/daemon.cpp
- src/daemon/handler/srv_metadata.cpp 45 additions, 6 deletionssrc/daemon/handler/srv_metadata.cpp
- src/daemon/ops/metadentry.cpp 2 additions, 4 deletionssrc/daemon/ops/metadentry.cpp
Loading
Please register or sign in to comment