From: Christoph Hellwig Date: Sun, 18 Sep 2011 20:41:06 +0000 (+0000) Subject: xfs: dont ignore error code from xfs_bmbt_update X-Git-Tag: v3.2-rc1~134^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0eab14e74d2d7b22d065e18a1cdebcf7716debf;p=pandora-kernel.git xfs: dont ignore error code from xfs_bmbt_update Fix a case in xfs_bmap_add_extent_unwritten_real where we aren't passing the returned error on. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed