linux/drivers/block/drbd
Philipp Reisner ab17b68f45 drbd: Improvements in sanitize_state()
The relevant change is that the state change to C_FW_BITMAP_S should
implicitly change pdsk to C_CONSISTENT. (Think of it as C_OUTDATED, only
without the guarantee that the peer has the outdated written to its
meta data)

At that opportunity I restructured the switch statement so that it
gets evaluated every time. (Has declarative character)

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2011-03-10 11:35:04 +01:00
..
Kconfig drbd: Kconfig fix 2009-12-29 17:38:28 +01:00
Makefile drbd: remove tracing bits 2009-10-01 21:17:58 +02:00
drbd_actlog.c drbd: Implemented side-stepping in drbd_res_begin_io() 2011-03-10 11:34:56 +01:00
drbd_bitmap.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
drbd_int.h drbd: Fixed inc_ap_bio() 2011-03-10 11:35:01 +01:00
drbd_main.c drbd: Improvements in sanitize_state() 2011-03-10 11:35:04 +01:00
drbd_nl.c drbd: New configuration parameters for dealing with network congestion 2011-03-10 11:34:45 +01:00
drbd_proc.c drbd: restore compatibility with 32bit kernels 2011-03-10 11:19:13 +01:00
drbd_receiver.c drbd: Implemented priority inheritance for resync requests 2011-03-10 11:34:53 +01:00
drbd_req.c drbd: Begin to account BIO processing time before inc_ap_bio() 2011-03-10 11:34:57 +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: Implemented two new connection states Ahead/Behind 2011-03-10 11:34:46 +01:00
drbd_vli.h The DRBD driver 2009-10-01 21:17:49 +02:00
drbd_worker.c drbd: Make some functions static 2011-03-10 11:34:54 +01:00
drbd_wrappers.h block: remove per-queue plugging 2011-03-10 08:52:07 +01:00