commit | e658983af6e62304be785cd6b0ae756723057395 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@linbit.com> | Wed Mar 30 12:54:42 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:45:09 2012 +0100 |
tree | 6dd2e2c85c704fb353d02feeb25cfc44613405e1 | |
parent | 50d0b1ad78b99aa776c3ddf9b1d45163fff435b9 [diff] |
drbd: Remove headers from on-the-wire data structures (struct p_*) Prepare the introduction of the protocol 100 headers. The actual protocol header is removed for the packet declarations. I.e. allow us to use the packets with different headers. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>