Glauber de Oliveira Costa 2973dfdb87 [PATCH] Test for sb_getblk return value
This patch adds tests for the return value of sb_getblk() in the ext2/3
filesystems.  In fs/buffer.c it is stated that the getblk() function never
fails.  However, it does can return NULL in some situations due to I/O
errors, which may lead us to NULL pointer dereferences

Signed-off-by: Glauber de Oliveira Costa <glommer@br.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:26 -08:00
..
2005-10-29 21:40:42 -07:00
2005-10-04 13:22:01 -07: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-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-28 10:13:16 -07:00
2005-10-29 21:40:42 -07:00
2005-10-28 08:16:47 -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-09 13:57:55 -07: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-09-10 10:06:22 -07:00
2005-09-09 13:57:55 -07:00
2005-10-30 17:37:19 -08:00