Lars Ellenberg
5c3c7e64bb
drbd: don't expose failed local READ to upper layers
...
fix regression introduced in 8.3.3:
commit a9b17323f2875f5d9b132c2b476a750bf44b10c7
Author: Lars Ellenberg <lars.ellenberg@linbit.com >
Date: Wed Aug 12 15:18:33 2009 +0200
out-of-spinlock completion of master bio
: (bio_rw(bio) == READA)
? read_completed_with_error
: read_ahead_completed_with_error;
is obviously not what was intended.
No one noticed because of
* page-cache at work,
* local RAIDs
Impact:
Failed local READs are not retried remotely,
but errored to upper layers, causing filesystems
to remount read-only, or worse.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com >
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com >
2010-05-03 22:40:16 +02:00
..
2010-04-16 16:08:07 -04:00
2010-04-22 21:59:13 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-09 10:05:33 -07:00
2010-05-03 22:40:16 +02:00
2010-03-30 22:02:32 +09:00
2010-04-20 09:21:19 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-24 11:35:21 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-06 11:26:32 -08:00
2010-04-22 12:54:54 -07:00
2010-04-07 11:02:23 -07:00
2010-04-27 16:26:03 -07:00
2010-04-27 08:22:50 -07:00
2010-04-05 11:37:28 +09:00
2010-04-24 11:31:24 -07:00
2010-04-20 01:17:13 +01:00
2010-04-22 21:51:12 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-09 11:53:06 -07:00
2010-04-15 11:49:55 -07:00
2010-04-19 11:53:17 -07:00
2010-03-30 22:02:32 +09:00
2010-04-14 21:43:56 +09:30
2010-04-07 08:38:03 -07:00
2010-04-23 07:08:28 +10:00
2010-04-07 08:38:03 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-24 11:31:26 -07:00
2010-04-07 08:38:03 -07:00
2010-04-28 07:56:05 -07:00
2010-04-28 12:18:27 -07:00
2010-03-30 22:02:32 +09:00
2010-04-05 11:37:28 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-22 16:13:47 -07:00
2010-04-26 20:09:07 +02:00
2010-04-23 15:23:21 -04:00
2010-04-06 17:06:22 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-28 15:24:34 +01:00
2010-04-07 08:38:05 -07:00
2010-04-22 08:43:59 -07:00
2010-03-30 22:02:32 +09:00
2010-04-22 11:11:02 -07:00
2010-04-21 14:56:00 +10:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-12 17:26:14 +01:00
2010-04-22 07:20:00 -07:00
2010-03-30 22:02:32 +09:00
2010-04-07 08:38:03 -07:00
2010-03-30 22:02:32 +09:00
2010-04-22 15:18:29 -07:00
2010-03-30 22:02:32 +09:00
2010-04-11 02:44:30 -07:00
2010-04-24 11:31:24 -07:00
2010-04-22 07:34:05 -07:00
2010-03-30 22:02:32 +09:00
2010-04-24 11:31:25 -07:00
2010-04-27 07:58:47 +00:00
2010-03-30 22:02:32 +09:00
2010-03-06 11:26:28 -08:00
2010-03-08 20:21:04 +00:00