Releases: westerndigitalcorporation/zonefs-tools
Releases · westerndigitalcorporation/zonefs-tools
Version 1.6.0
This release removes the build dependency on autoconf-archive and significantly improves the test suite.
Version 1.5.2
This release improves configuration and build.
Version 1.5.1
This release improves RPM package builds.
Version 1.5.0
This new release fixes some problems with mkzonefs and improves the test suite.
In more details:
- mkzonefs:
- Improved zone reset handling, forcing an all zone reset, always.
- Use O_EXCL mode flag to open a device file to avoid formatting a device in use.
- Fix make install directive
- Add the new make rpm directive
- Test suite:
- New zio tool to execute IO operations of various types using various flags
- Fix stale data access when running tests
- zonefs-tests-nullblk.sh improvements (new options)
- Add test cases related to using zonefs files as swap files
- Various other minor improvements.
Version 1.4.0
This new releases adds the --version command line argument to mkzonefs and improves zonefs tests.