linux/drivers/block/drbd
Philipp Reisner 5ca1de0384 drbd: Allow new IOs while the local disk in in FAILED state
The last bunch of commits prepared the 'detach from tar pit' feature.
With that we can be for long time in disk state FAILED. We need
to accept new IO requests during that time.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2012-05-09 15:10:34 +02:00
..
drbd_actlog.c drbd: Hold a reference to ldev while doing meta-data IO 2012-05-09 10:31:11 +02:00
drbd_bitmap.c drbd: Bitmap IO functions can now return prematurely if the disk breaks 2012-05-09 15:10:33 +02:00
drbd_int.h drbd: Allow new IOs while the local disk in in FAILED state 2012-05-09 15:10:34 +02:00
drbd_main.c drbd: Replaced md_io_mutex by an atomic: md_io_in_use 2012-05-09 10:22:31 +02:00
drbd_nl.c drbd: Improve compatibility with drbd's older than 8.3.7 2012-05-09 10:08:57 +02:00
drbd_proc.c drbd: cosmetic: fix accidental division instead of modulo when pretty printing 2012-05-09 10:01:39 +02:00
drbd_receiver.c drbd: Lower log priority for an event that is definitely not an error 2012-05-09 09:59:29 +02:00
drbd_req.c drbd: Immediately allow completion of IOs, that wait for IO completions on a failed disk 2012-05-09 10:16:04 +02:00
drbd_req.h drbd: Immediately allow completion of IOs, that wait for IO completions on a failed disk 2012-05-09 10:16:04 +02: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 Fix common misspellings 2011-03-31 11:26:23 -03:00
drbd_worker.c drbd: Hold a reference to ldev while doing meta-data IO 2012-05-09 10:31:11 +02:00
drbd_wrappers.h drbd: Get rid of unnecessary macros (2) 2011-03-10 11:36:15 +01:00
Kconfig
Makefile