drbd: Split off on-the-wire protocol definitions
authorAndreas Gruenbacher <agruen@linbit.com>
Mon, 30 May 2011 09:47:37 +0000 (11:47 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 17 Feb 2014 15:27:49 +0000 (16:27 +0100)
commita3603a6e3b4f2f0fb5529821134424e2eeec88fd
tree1e5e821af9d4221727c6615c8d39052a3259bb59
parentd81dc4f45b0aaa7e02adc01a9a12dfd9b9d36bba
drbd: Split off on-the-wire protocol definitions

Keep the protocol definitions separate from the kernel code; they are useful in
their own right.

Signed-off-by: Andreas Gruenbacher <agruen@linbit.com>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_nl.c
drivers/block/drbd/drbd_protocol.h [new file with mode: 0644]
drivers/block/drbd/drbd_receiver.c
drivers/block/drbd/drbd_state.c
drivers/block/drbd/drbd_worker.c
This page took 0.025275 seconds and 5 git commands to generate.