From: Vyacheslav Dubeyko Date: Thu, 20 Dec 2012 23:05:25 +0000 (-0800) Subject: hfsplus: rework processing errors in hfsplus_free_extents() X-Git-Tag: v3.8-rc1~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b243fd39bd605cdfc482bba4e56b0cb34b28f27;p=pandora-kernel.git hfsplus: rework processing errors in hfsplus_free_extents() Currently, it doesn't process error codes from the hfsplus_block_free() call in hfsplus_free_extents() method. Add some error code processing. Signed-off-by: Vyacheslav Dubeyko Cc: Christoph Hellwig Cc: Al Viro Cc: Hin-Tak Leung Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed