Commit Graph

2329 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer f12cb57ca8 all: release mars0.1stable70 2019-03-06 07:21:28 +01:00
Thomas Schoebel-Theuer ca5ff88fec doc: update version 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer 1edc891025 doc: update systemd description 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer 96b13a2b10 systemd: update templates 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer b9f85276dd marsadm: allow pattern matching on filenames 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer a0ae15427b marsadm: separeate env creation 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer 147e29049e marsadm: workaround hanging systemd 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer 9440d2b5e8 marsadm: safeguard unnecessary template file generation 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer 835fb864c3 marsadm: add systemd-want-$host 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer cdce3dfd69 marsadm: detach wait for systemd stopping 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer 33e889b502 marsadm: handover wait for systemd stopping 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer f07f65901b marsadm: add systemd presence check 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer a211bdce33 marsadm: allow waiting for foreign peer 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer b951c13d1b marsadm: deactivate unit upon detach 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer b7b9e6fed1 marsadm: avoid split brain during fast handover 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer 893a00976a marsadm: enable all existing templates 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer 334ea01b6a marsadm: regenerate templates on set-systemd-unit 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer 888cefb020 marsadm: fix template generation 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer ec6b165ad6 marsadm: allow stopping of non-enabled units 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer 0756bdc9b8 marsadm: activate systemd unit only when device present 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer 51e12bf9d4 marsadm: locking around systemctl commands 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer e2ed431fd0 marsadm: allow systemd commands on non-initialized /mars 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer cabb3cbe5c marsadm: fix whitespace in template names 2019-03-06 07:03:48 +01:00
Thomas Schoebel-Theuer c6e31dc6da marsadm: C++ comments must be followed by whitespace
They can interfere with http://myserver.org syntax.
2019-03-06 07:03:47 +01:00
Thomas Schoebel-Theuer e4e6d9b7a3 pre-patches: remove 2.6.32
It does no longer compile.
Also, it is prone to deadlocks.
Anyway, such old kernels are no longer state of the art.
2019-03-06 07:02:22 +01:00
Thomas Schoebel-Theuer 388015ae37 mem: reproducible builds on newer compilers 2019-03-02 22:14:15 +01:00
Thomas Schoebel-Theuer 6773712672 if: fix bio_get stack corruption when bio is on stack
I am unsure whether this might break compatibility to some
very ancient kernels.

AFAICR, it could have been needed long ago, when some old 32bit
kernels needed kmap().

Anyway, I don't have those old kernels anymore.
2019-03-02 22:14:14 +01:00
Thomas Schoebel-Theuer 733fa17c86 all: release mars0.1astable69 2019-02-19 07:28:11 +01:00
Thomas Schoebel-Theuer 3634da40b1 Merge branch 'mars0.1.y' into mars0.1a.y 2019-02-19 07:27:51 +01:00
Thomas Schoebel-Theuer 233ab1f2c8 all: release mars0.1stable69 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer b5ad3e897b pre-patches for kernel 4.9 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer 05e17fb881 aio: adapt to upstream commit 723c038475b78edc9327eb952f95f9881cc9d7 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer 0d48be8a7e compat: adapt to 5955102c9984fa081b2d570cfac75c97eecf8f3b 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer 70f844da98 infra: fix wrong version detection 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer 312660c598 all: adapt to block layer changes, kernel 4.8 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer ffb07986a0 infra: make KASAN happy 2019-02-19 07:26:31 +01:00
Thomas Schoebel-Theuer 1e19e13c74 all: release mars0.1astable68 2019-02-12 11:32:07 +01:00
Thomas Schoebel-Theuer c05978bdcc main: flip sync only when advancing 2019-02-12 11:27:49 +01:00
Thomas Schoebel-Theuer a6fbb93394 copy: fix race on shutdown 2019-02-12 11:27:40 +01:00
Thomas Schoebel-Theuer 5ad1645de9 Merge branch 'mars0.1.y' into mars0.1a.y 2019-02-12 11:26:58 +01:00
Thomas Schoebel-Theuer 0f32d2fd0a all: release mars0.1stable68 2019-02-12 11:24:29 +01:00
Thomas Schoebel-Theuer d566c8209c marsadm: warn upon outdated alive links 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer f8d64c6cc6 marsadm: fix superfluous peer set 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer 6ad7af5224 marsadm: fix abort on symlink race 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer 1e16f3d05f marsadm: refuse --ignore-sync on inconsistent targets 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer b465105a18 main: fix if shutdown race with writeback 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer ce456788a4 if: propagate real physical and logical sector sizes 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer 45d3ff4226 if: remember info 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer ee580d6aa8 bio: get real physical and logical sector sizes 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer a1dc791412 main: fix detach during sync when names are changing 2019-02-12 11:02:06 +01:00