linux_dsm_epyc7002/drivers/block/drbd
Andreas Gruenbacher e5d6f33abe drbd: Change how the initial packets are called
The first packets exchanged when a connection is established are
referred to as P_HAND_SHAKE_S and P_HAND_SHAKE_M in the code, followed
by P_HAND_SHAKE packets.  To avoid confusion between these two unrelated
things, call the initial packets P_INITIAL_DATA and P_INITIAL_META.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2012-11-08 16:45:00 +01:00
..
drbd_actlog.c drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise 2012-11-08 16:44:48 +01:00
drbd_bitmap.c drbd: introduce a bio_set to allocate housekeeping bios from 2011-10-14 16:48:06 +02:00
drbd_int.h drbd: Change how the initial packets are called 2012-11-08 16:45:00 +01:00
drbd_interval.c drbd: Iterate over all overlapping intervals in a tree 2011-10-14 16:47:37 +02:00
drbd_interval.h drbd: Iterate over all overlapping intervals in a tree 2011-10-14 16:47:37 +02:00
drbd_main.c drbd: Change how the initial packets are called 2012-11-08 16:45:00 +01:00
drbd_nl.c drbd: Converted drbd_try_outdate_peer() from mdev to tconn 2012-11-08 16:44:53 +01:00
drbd_proc.c drbd: Replaced the minor_table array by an idr 2011-10-14 16:48:01 +02:00
drbd_receiver.c drbd: Change how the initial packets are called 2012-11-08 16:45:00 +01:00
drbd_req.c drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity 2012-11-08 16:44:50 +01:00
drbd_req.h drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity 2012-11-08 16:44:50 +01:00
drbd_state.c drbd: Allow to disconnect if one volume is diskless 2012-11-08 16:44:58 +01:00
drbd_state.h drbd: Allow to disconnect if one volume is diskless 2012-11-08 16:44:58 +01:00
drbd_strings.c drbd: Allow volumes to become primary only on one side 2012-11-04 00:16:31 +01:00
drbd_vli.h Fix common misspellings 2011-03-31 11:26:23 -03:00
drbd_worker.c drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead of a plain socket 2012-11-08 16:44:59 +01:00
drbd_wrappers.h drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio 2011-10-14 16:47:36 +02:00
Kconfig drbd: Kconfig fix 2009-12-29 17:38:28 +01:00
Makefile drbd: Moved the state functions into its own source file 2011-09-28 10:26:43 +02:00