From: Vyacheslav Dubeyko Date: Thu, 20 Dec 2012 23:05:28 +0000 (-0800) Subject: hfsplus: rework processing of hfs_btree_write() returned error X-Git-Tag: v3.8-rc1~12^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81cc7fad552bc9e4fa8c1f25becbecaaa1d41b67;p=pandora-kernel.git hfsplus: rework processing of hfs_btree_write() returned error Add to hfs_btree_write() a return of -EIO on failure of b-tree node searching. Also add logic ofor processing errors from hfs_btree_write() in hfsplus_system_write_inode() with a message about b-tree writing failure. [akpm@linux-foundation.org: reduce scope of `err', print errno on error] Signed-off-by: Vyacheslav Dubeyko Cc: Christoph Hellwig Cc: Al Viro Acked-by: Hin-Tak Leung Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed