git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd340c1
)
drbd: Implemented receiving of new style packets on meta socket
author
Philipp Reisner
<philipp.reisner@linbit.com>
Wed, 26 Jan 2011 11:15:29 +0000
(12:15 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Wed, 28 Sep 2011 08:26:18 +0000
(10:26 +0200)
Now drbd communication with protocol 100 actually works.
Replaced the remaining p_header80 with p_header where we
no longer know which header it is.
In the places where p_header80 is still in use, it is on
purpose, because we know that it is an old style header
there.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found