From: David Chinner Date: Thu, 10 Apr 2008 02:23:52 +0000 (+1000) Subject: [XFS] Catch unwritten extent conversion errors. X-Git-Tag: v2.6.26-rc1~1147^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc88466f3f67bb16fc91b0b974e51c2a43a9e597;p=pandora-kernel.git [XFS] Catch unwritten extent conversion errors. On unwritten I/O completion, we fail to propagate an error when converting the extent to a written extent. This means that the I/O silently fails. propagate the error onto the ioend so that the inode is marked with an error appropriately. SGI-PV: 980084 SGI-Modid: xfs-linux-melb:xfs-kern:30826a Signed-off-by: David Chinner Signed-off-by: Niv Sardi Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed