Loading CHANGELOG.md +2 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,8 @@ replicas ([!166](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/141) ### New - Use of GSL to narrow cast syscall return types, corrected syscall return types ([!182](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/182)). - Support for client-side per process logging, activated with `LIBGKFS_LOG_PER_PROCESS` ([!179](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/179)). - Support mtime with option gkfs::config::metadata:: Loading src/client/CMakeLists.txt +2 −2 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ target_link_libraries( fmt::fmt Threads::Threads Syscall_intercept::Syscall_intercept Microsoft::GSL Microsoft.GSL::GSL ) # Enable MSGPack metrics for intercept only if (GKFS_ENABLE_CLIENT_METRICS) Loading @@ -117,7 +117,7 @@ target_link_libraries( hermes fmt::fmt Threads::Threads Microsoft::GSL Microsoft.GSL::GSL ) install( Loading Loading
CHANGELOG.md +2 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,8 @@ replicas ([!166](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/141) ### New - Use of GSL to narrow cast syscall return types, corrected syscall return types ([!182](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/182)). - Support for client-side per process logging, activated with `LIBGKFS_LOG_PER_PROCESS` ([!179](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/179)). - Support mtime with option gkfs::config::metadata:: Loading
src/client/CMakeLists.txt +2 −2 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ target_link_libraries( fmt::fmt Threads::Threads Syscall_intercept::Syscall_intercept Microsoft::GSL Microsoft.GSL::GSL ) # Enable MSGPack metrics for intercept only if (GKFS_ENABLE_CLIENT_METRICS) Loading @@ -117,7 +117,7 @@ target_link_libraries( hermes fmt::fmt Threads::Threads Microsoft::GSL Microsoft.GSL::GSL ) install( Loading