linux/drivers/block/drbd
Philipp Reisner da0a78161d drbd: Be more careful with SyncSource -> Ahead transitions
We may not get from SyncSource to Ahead if we have sent some
P_RS_DATA_REPLY packets to the peer and are waiting for
P_WRITE_ACK.

Again, this is not relevant for proper tuned systems, but makes
sure that the not-tuned system does not get diverging bitmaps.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2011-03-10 11:45:26 +01:00
..
drbd_actlog.c drbd: bitmap keep track of changes vs on-disk bitmap 2011-03-10 11:43:19 +01:00
drbd_bitmap.c drbd: fix potential access of on-stack wait_queue_head_t after return 2011-03-10 11:45:08 +01:00
drbd_int.h drbd: No longer answer P_RS_DATA_REQUEST packets when in C_AHEAD mode 2011-03-10 11:45:25 +01:00
drbd_main.c drbd: Fixed an issue with AHEAD -> SYNC_SOURCE transitions 2011-03-10 11:45:23 +01:00
drbd_nl.c drbd: allow petabyte storage on 64bit arch 2011-03-10 11:43:24 +01:00
drbd_proc.c drbd: allow petabyte storage on 64bit arch 2011-03-10 11:43:24 +01:00
drbd_receiver.c drbd: Be more careful with SyncSource -> Ahead transitions 2011-03-10 11:45:26 +01:00
drbd_req.c drbd: Be more careful with SyncSource -> Ahead transitions 2011-03-10 11:45:26 +01:00
drbd_req.h drbd: Begin to account BIO processing time before inc_ap_bio() 2011-03-10 11:34:57 +01:00
drbd_strings.c drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv 2011-03-10 11:36:18 +01:00
drbd_vli.h
drbd_worker.c drbd: No longer answer P_RS_DATA_REQUEST packets when in C_AHEAD mode 2011-03-10 11:45:25 +01:00
drbd_wrappers.h drbd: Get rid of unnecessary macros (2) 2011-03-10 11:36:15 +01:00
Kconfig
Makefile