]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit712a9d22beee15e0124f9030e2aa8b853be02938
tree1e5e821af9d4221727c6615c8d39052a3259bb59
parentf8b94344e2a14693edbab5a3a8a7cdea8fe1ea48
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