1
0
Fork 0
alistair23-linux/drivers/block/drbd
Lars Ellenberg a115413de1 drbd: fix for spin_lock_irqsave in endio callback
In commit 9b7f76dc37919ea36caa9680a3f765e5b19b25fb,
 Author: Lars Ellenberg <lars.ellenberg@linbit.com>
 Date:   Wed Aug 11 23:40:24 2010 +0200

    drbd: new configuration parameter c-min-rate

a bad chunk slipped through, which is now reverted as well,
restoring the correct irqsave for the endio callback.

This patch also add comments at both req_mod()
and in the endio callback so it should not happen again.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2010-11-27 19:50:43 +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: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses 2010-10-23 13:01:45 +02:00
drbd_bitmap.c drbd: Disable activity log updates when the whole device is out of sync 2010-10-14 18:38:26 +02:00
drbd_int.h Merge branch 'for-2.6.37/drivers' into for-linus 2010-11-10 14:51:27 +01:00
drbd_main.c Merge branch 'for-2.6.37/drivers' into for-linus 2010-11-10 14:51:27 +01:00
drbd_nl.c drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses 2010-10-23 13:01:45 +02:00
drbd_proc.c drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code 2010-10-23 13:00:48 +02:00
drbd_receiver.c drbd: don't recvmsg with zero length 2010-11-27 19:50:43 +01:00
drbd_req.c drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs 2010-10-23 13:02:34 +02:00
drbd_req.h drbd: fix for spin_lock_irqsave in endio callback 2010-11-27 19:50:43 +01:00
drbd_strings.c drbd: don't start a resync without access to up-to-date Data 2010-05-18 01:08:18 +02:00
drbd_vli.h The DRBD driver 2009-10-01 21:17:49 +02:00
drbd_worker.c drbd: fix for spin_lock_irqsave in endio callback 2010-11-27 19:50:43 +01:00
drbd_wrappers.h drbd: Allow drbd_epoch_entries to use multiple bios. 2010-05-18 02:01:23 +02:00