mirror of https://github.com/schoebel/mars
all: release mars0.1stable69
This commit is contained in:
parent
b5ad3e897b
commit
233ab1f2c8
|
@ -169,8 +169,10 @@ Attention! This branch will go EOL around February 2019.
|
||||||
And even more stable, although the 0.1a releases were
|
And even more stable, although the 0.1a releases were
|
||||||
called "beta" up to now.
|
called "beta" up to now.
|
||||||
|
|
||||||
|
mars0.1stable69
|
||||||
|
* Major improvement: compatibility to upstream kernel 4.9.x.
|
||||||
|
|
||||||
mars0.1stable68
|
mars0.1stable68
|
||||||
* Minor fix: detach could hang under very weird circumstances.
|
|
||||||
* Minor fix: in extremly rare cases and under further conditions,
|
* Minor fix: in extremly rare cases and under further conditions,
|
||||||
detach could hang due to a race.
|
detach could hang due to a race.
|
||||||
Workaround was possible by re-attaching.
|
Workaround was possible by re-attaching.
|
||||||
|
@ -191,9 +193,6 @@ mars0.1stable68
|
||||||
fake-sync in front of it, and then they are explicitly stating
|
fake-sync in front of it, and then they are explicitly stating
|
||||||
once again that they really want to force a defective system,
|
once again that they really want to force a defective system,
|
||||||
and that they really know the fact that it is defective.
|
and that they really know the fact that it is defective.
|
||||||
* Minor improvement: propagate logical and physical
|
|
||||||
sector sizes from the underlying disk to the virtual
|
|
||||||
mars device.
|
|
||||||
* Minor improvement: additional warning when network connections
|
* Minor improvement: additional warning when network connections
|
||||||
are interrupted (asymmetrically), such as by mis-configuration
|
are interrupted (asymmetrically), such as by mis-configuration
|
||||||
of network interfaces / routing / firewall rules / etc.
|
of network interfaces / routing / firewall rules / etc.
|
||||||
|
|
Loading…
Reference in New Issue