hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
authorAl Viro <viro@ftp.linux.org.uk>
Thu, 14 Oct 2010 13:53:42 +0000 (09:53 -0400)
committerChristoph Hellwig <hch@lst.de>
Thu, 14 Oct 2010 13:53:42 +0000 (09:53 -0400)
oops and fs corruption; the latter can happen even on valid fs in case of oom.

[hch: port of commit 3d10a15d6919488204bdb264050d156ced20d9aa from hfs]

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christoph Hellwig <hch@tuxera.com>

No differences found