Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -63,8 +63,8 @@ gkfs: #- sed -i 's/constexpr auto zero_buffer_before_read = false;/constexpr auto zero_buffer_before_read = true;/g' "${CI_PROJECT_DIR}/include/config.hpp" #- sed -i 's/constexpr auto implicit_data_removal = true;/constexpr auto implicit_data_removal = false;/g' "${CI_PROJECT_DIR}/include/config.hpp" # install libfuse - apt update - apt install libfuse3-dev fuse3 - apt-get update - apt-get install -y libfuse3-dev fuse3 # use ccache - ccache --zero-stats -M 750MiB -F 800 --evict-older-than 10d - /usr/sbin/update-ccache-symlinks Loading include/client/fuse/fuse_client.hpp +4 −4 File changed.Contains only whitespace changes. Show changes Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -63,8 +63,8 @@ gkfs: #- sed -i 's/constexpr auto zero_buffer_before_read = false;/constexpr auto zero_buffer_before_read = true;/g' "${CI_PROJECT_DIR}/include/config.hpp" #- sed -i 's/constexpr auto implicit_data_removal = true;/constexpr auto implicit_data_removal = false;/g' "${CI_PROJECT_DIR}/include/config.hpp" # install libfuse - apt update - apt install libfuse3-dev fuse3 - apt-get update - apt-get install -y libfuse3-dev fuse3 # use ccache - ccache --zero-stats -M 750MiB -F 800 --evict-older-than 10d - /usr/sbin/update-ccache-symlinks Loading
include/client/fuse/fuse_client.hpp +4 −4 File changed.Contains only whitespace changes. Show changes