From: Christoph Hellwig Date: Wed, 11 May 2011 15:04:10 +0000 (+0000) Subject: xfs: fix up asserts in xfs_iflush_fork X-Git-Tag: v3.0-rc1~139^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1908a5bb21a8eebf16e5d92d087fd9413cf67d;p=pandora-kernel.git xfs: fix up asserts in xfs_iflush_fork Remove asserts in xfs_iflush_fork that would call xfs_iext_get_ext with a potentially invalid extent buffer index. Based on an earlier patch from Lachlan McIlroy. Signed-off-by: Christoph Hellwig Reviewed-by: Lachlan McIlroy Signed-off-by: Alex Elder --- Reading git-diff-tree failed