Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242845
b: refs/heads/master
c: 220df4d
h: refs/heads/master
i:
  242843: 9422777
v: v3
  • Loading branch information
Lars Ellenberg authored and Philipp Reisner committed Mar 10, 2011
1 parent caa9629 commit 3862e99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7e458c32da946bd4f6aea476b61b79575578f834
refs/heads/master: 220df4d006ed561b8fd4fbd8c01c6c28d6143653
2 changes: 1 addition & 1 deletion trunk/drivers/block/drbd/drbd_receiver.c
Original file line number Diff line number Diff line change
Expand Up @@ -2499,7 +2499,7 @@ static enum drbd_conns drbd_sync_handshake(struct drbd_conf *mdev, enum drbd_rol
return C_MASK;
}
if (hg == -1001) {
dev_alert(DEV, "To resolve this both sides have to support at least protocol\n");
dev_alert(DEV, "To resolve this both sides have to support at least protocol 91\n");
return C_MASK;
}

Expand Down

0 comments on commit 3862e99

Please sign in to comment.