[PATCH] hfs: don't reference missing page
authorRoman Zippel <zippel@linux-m68k.org>
Tue, 2 Aug 2005 04:11:41 +0000 (21:11 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 2 Aug 2005 04:38:00 +0000 (21:38 -0700)
commit74f9c9c258249fba3e2e78f70691528426a6c010
tree1a334bf40020b2db5ed07a218a7830a427f74b93
parentf76d28d235cf777dd2e1c1d48c16ee10c1d1587f
[PATCH] hfs: don't reference missing page

If there was a read error, the bnode might miss some pages, so skip them.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/hfs/bnode.c
fs/hfsplus/bnode.c