Asynchronous Block-Level Storage Replication
Go to file
Thomas Schoebel-Theuer e7f41563f2 main: fix livelock at end of sync
Only observed on very fast hardware.
Leaving the loop may unnecessarily take a long time.
2016-03-08 11:37:41 +01:00
contrib contrib: speedup mars_check.sh 2015-10-07 10:42:18 +02:00
docu doc: increment version number 2016-03-03 09:40:06 +01:00
kernel main: fix livelock at end of sync 2016-03-08 11:37:41 +01:00
pre-patches infra: add some pre-patches up to kernel 3.15 2014-06-18 12:10:55 +02:00
scripts infra: fix transitive option propagation in gen_config.pl 2014-08-07 15:26:02 +02:00
test_suite all: distinguish contrib from maintained code 2014-06-18 12:10:54 +02:00
userspace marsadm: check uniqueness of IPs at join-cluster 2016-03-01 11:58:23 +01:00
.gitattributes infra: add .gitignore 2013-01-08 15:53:47 +01:00
.gitignore test_suite: current state 2013-12-12 10:59:01 +01:00
AUTHORS all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
ChangeLog all: release mars0.1stable28 2016-03-03 09:40:25 +01:00
COPYING all: prepare publication at github 2013-01-25 11:58:46 +01:00
INSTALL all: distinguish contrib from maintained code 2014-06-18 12:10:54 +02:00
NEWS doc: README points to http://schoebel.github.io/mars/ 2013-11-18 13:41:50 +01:00
README all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00

MARS Long Distance Replication Software

See http://schoebel.github.io/mars/

Very detailed documentation / motivation / use cases can be found there.
Please look into the docu/ subdirectory.

License: GPLv2+ (see file COPYING)
Documentation is under FDL.

This is intended for the whole project, and is valid for all parts
from the original author as well as parts from 1&1.

Any further contributors to contrib/ subdirectory are strongly encouraged
to put their files also under GPL or FDL, or at least a compatible
license (see newest descriptions at fsf.org).