From: Lachlan McIlroy Date: Tue, 8 May 2007 03:49:27 +0000 (+1000) Subject: [XFS] propogate return codes from flush routines X-Git-Tag: v2.6.22-rc1~353^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3cf209476b72c83907a412b6708c5e498410aa7;p=pandora-kernel.git [XFS] propogate return codes from flush routines This patch handles error return values in fs_flush_pages and fs_flushinval_pages. It changes the prototype of fs_flushinval_pages so we can propogate the errors and handle them at higher layers. I also modified xfs_itruncate_start so that it could propogate the error further. SGI-PV: 961990 SGI-Modid: xfs-linux-melb:xfs-kern:28231a Signed-off-by: Lachlan McIlroy Signed-off-by: Stewart Smith Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed