Andrew Morton
a3e713b5fd
[PATCH] __bread oops fix
...
If a filesystem passes an idiotic blocksize into bread(), __getblk_slow() will
warn and will return NULL. We have a report (from Hubert Tonneau
<hubert.tonneau@fullpliant.org >) of isofs_fill_super() doing this (passing in
a silly block size) against an unplugged CDROM drive.
But a couple of __getblk_slow() callers forgot to check for the NULL bh, hence
oops.
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-10-30 17:37:27 -08:00
..
2005-10-11 09:46:54 -07:00
2005-10-29 21:40:42 -07:00
2005-10-04 13:22:01 -07:00
2005-09-23 11:37:53 -07:00
2005-10-28 09:52:52 -07:00
2005-10-30 17:37:26 -08:00
2005-10-30 17:37:26 -08:00
2005-09-21 10:12:18 -07:00
2005-10-30 17:37:24 -08:00
2005-10-28 08:16:47 -07:00
2005-10-28 08:16:47 -07:00
2005-09-30 12:41:18 -07:00
2005-10-29 21:40:43 -07:00
2005-10-28 08:16:47 -07:00
2005-10-29 21:40:42 -07:00
2005-09-23 12:38:47 -04:00
2005-10-30 14:46:47 -08:00
2005-10-11 09:46:54 -07:00
2005-10-08 15:00:57 -07:00
2005-10-28 10:13:16 -07:00
2005-10-30 17:37:21 -08:00
2005-10-30 17:37:17 -08:00
2005-10-10 08:39:50 -07:00
2005-10-29 21:40:42 -07:00
2005-10-23 16:38:38 -07:00
2005-10-30 17:37:27 -08:00
2005-10-29 21:40:38 -07:00
2005-10-29 21:40:38 -07:00
2005-10-30 17:37:18 -08:00
2005-10-29 21:40:38 -07:00
2005-10-29 21:40:38 -07:00
2005-10-28 08:16:47 -07:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:17 -08:00
2005-10-29 21:40:39 -07:00
2005-10-28 08:16:47 -07:00
2005-10-29 21:40:39 -07:00
2005-10-30 17:37:19 -08:00
2005-09-28 07:46:41 -07:00
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:19 -08:00
2005-09-14 12:38:26 -07:00
2005-10-30 17:37:26 -08:00
2005-10-30 17:37:26 -08:00
2005-10-23 16:38:39 -07:00
2005-10-30 17:37:10 -08:00
2005-10-30 17:37:10 -08:00
2005-10-18 14:20:21 -07:00
2005-10-28 08:16:47 -07:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:18 -08:00
2005-10-18 14:20:16 -07:00
2005-10-08 15:00:57 -07:00
2005-09-29 15:42:08 -07:00
2005-10-30 17:37:19 -08:00
2005-10-30 17:37:11 -08:00