]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit16f07070237ff97cc644503c756bcd273519ce6f
tree1a334bf40020b2db5ed07a218a7830a427f74b93
parentbae0a729bc07e9b0a3c7dacbd4ed83b2b4589620
[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