linux_dsm_epyc7002/drivers/block/drbd
Andreas Gruenbacher 0916e0e308 drbd: Always use the same protocol version for the same peer
There is no need to send protocol 80 headers to peers that understand
protocol 95 headers.  Make sure that we don't send protocol 95 headers
until we have agreed upon a protocol version with our peer, though.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2012-11-08 16:44:51 +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: Get rid of typedef drbd_work_cb 2012-11-08 16:44:50 +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: Always use the same protocol version for the same peer 2012-11-08 16:44:51 +01:00
drbd_nl.c drbd: drbd_bm_read() never returns a positive value through drbd_bitmap_io() 2012-11-08 16:44:47 +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: Always use the same protocol version for the same peer 2012-11-08 16:44:51 +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: Remove duplicate initialization 2012-11-08 16:44:49 +01:00
drbd_state.h drbd: simplify conn_all_vols_unconf, make it bool 2012-11-04 00:16:19 +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: Rename various functions from *_oos_* to *_out_of_sync_* for clarity 2012-11-08 16:44:50 +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