Commits

Denys Vlasenko committed ad795510d9f
mdev: if a "future" mdev.seq is seen, do not overwrite it with ours This was seen to happen if two mdevs are run in parallel, mdev.seq is empty, and the "newer" one manages to write it first. function old new delta mdev_main 1366 1388 +22 atoll - 20 +20 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>