From: Alexey Khoroshilov Date: Tue, 30 Apr 2013 22:27:56 +0000 (-0700) Subject: hfsplus: add error propagation to __hfsplus_ext_write_extent() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~88^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7a475d0c4a22ce12ae1d099b76327aa1637ce07;p=pandora-kernel.git hfsplus: add error propagation to __hfsplus_ext_write_extent() __hfsplus_ext_write_extent() suppresses errors coming from hfs_brec_find(). The patch implements error code propagation. Signed-off-by: Alexey Khoroshilov Reviewed-by: Vyacheslav Dubeyko Cc: Hin-Tak Leung Cc: Al Viro Cc: Artem Bityutskiy Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed