Skip to content

v4.7.0

Latest
Compare
Choose a tag to compare
@uristdwarf uristdwarf released this 06 Dec 13:26
60c6054

What's Changed

  • feat(master): Add case insensitiveness on system by @rolysr in #188
  • fix(tools): infinite recursion in sfstools.sh by @fogti in #184
  • feat(chunkserver): Use aligned memory for writes by @lgsilva3087 in #225
  • fix(chunkserver): Use option HDD_ADVISE_NO_CACHE by @lgsilva3087 in #227
  • chore: add codespell support and make it fix few typos by @yarikoptic in #161
  • tests: Small fixes on read tests by @dmga44 in #231
  • feat(mount): Add ignoreflush to tweaks variables by @rolysr in #228
  • test(mount): Add test for ignoreflush option by @rolysr in #229
  • ci(tests): Move some tests to a special suite by @uristdwarf in #236
  • fix: Unhandled exception in plugin_manager.cc by @uristdwarf in #237
  • feat: Improve Judy related compiler directives by @dmga44 in #244
  • feat(chunkserver): Stat chunks at scan optionally by @lgsilva3087 in #245
  • refactor(common): Replace raw queue with PCQueue by @ralcolea in #247
  • docs: Fix wrong default value in sfschunkserver.cfg by @uristdwarf in #246
  • refactor: Minor changes in Windows Client testing by @dmga44 in #248
  • test: Move pread to MachineTests by @uristdwarf in #249
  • fix(pcqueue): Remove Helgrind warnings by @ralcolea in #250
  • chore: Change how PACKAGE_VERSION string is build by @uristdwarf in #232
  • fix(chunkserver): Replace pthread_mutex_t by std in jobpool by @lgsilva3087 in #252
  • test(all): Add new basic helgrind test by @lgsilva3087 in #251

New Contributors

Full Changelog: v4.6.0...v4.7.0