We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbfa910 commit 4629c12Copy full SHA for 4629c12
1 file changed
NEWS.md
@@ -21,6 +21,11 @@
21
uses techniques like `container_of()` which don't work well with
22
strict aliasing rules.
23
Fixes [#130](https://github.com/opensvc/multipath-tools/issues/130).
24
+* Fix initialization of paths that were offline during path detection.
25
+* Fix printing the "path offline" log message for offline paths that don't
26
+ have a path checker configured.
27
+* kpartx: Fix freeing static buffer when operating on regular files.
28
+ Fixes [#139](https://github.com/opensvc/multipath-tools/issues/139).
29
30
### Other changes
31
0 commit comments