commit | ad6e8979020628137478034dc5dce46d9dbd75b9 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Dec 20 17:23:34 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Dec 20 09:51:30 2018 -0700 |
tree | fcab8bbfcbb4b12a14bd341e5ec00350761bfc8d | |
parent | 4ef2a4f43f5e52c6ff50a53cb49cf468bacf8cc2 [diff] |
drbd: attach on connected diskless peer must not shrink a consistent device If we would reject a new handshake, if the peer had attached first, and then connected, we should force disconnect if the peer first connects, and only then attaches. Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>