]> git.ipfire.org Git - thirdparty/ccache.git/commit - src/InodeCache.cpp
refactor: Move Util::fallocate to util
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 15 Jul 2023 08:41:25 +0000 (10:41 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 15 Jul 2023 19:03:53 +0000 (21:03 +0200)
commitb194ea3a696fdd29f32c71fd338177541c57788c
treebd5c751da162739e67d92613ccab959c5c064434
parentf01cabfcb366abd074f6bbb3a8d22157238caf8b
refactor: Move Util::fallocate to util
src/InodeCache.cpp
src/Util.cpp
src/Util.hpp
src/util/file.cpp
src/util/file.hpp
unittest/test_Util.cpp
unittest/test_util_file.cpp