]> Pileus Git - ~andy/linux/commit
drbd: Remove headers from on-the-wire data structures (struct p_*)
authorAndreas Gruenbacher <agruen@linbit.com>
Wed, 30 Mar 2011 10:54:42 +0000 (12:54 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:45:09 +0000 (16:45 +0100)
commite658983af6e62304be785cd6b0ae756723057395
tree6dd2e2c85c704fb353d02feeb25cfc44613405e1
parent50d0b1ad78b99aa776c3ddf9b1d45163fff435b9
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>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_receiver.c
drivers/block/drbd/drbd_worker.c