From: David Chinner Date: Thu, 10 Apr 2008 02:21:59 +0000 (+1000) Subject: [XFS] Catch errors returned from xfs_bmap_last_offset(). X-Git-Tag: v2.6.26-rc1~1147^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c9ef85c5672ae316aafd7bbe0bbadebe90301e6;p=pandora-kernel.git [XFS] Catch errors returned from xfs_bmap_last_offset(). xfs_bmap_last_offset() can fail and return an error. xfs_iomap_write_allocate() fails to detect and propagate the error. SGI-PV: 980084 SGI-Modid: xfs-linux-melb:xfs-kern:30802a Signed-off-by: David Chinner Signed-off-by: Niv Sardi Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed