commit | ab1908a5bb21a8eebf16e5d92d087fd9413cf67d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed May 11 15:04:10 2011 +0000 |
committer | Alex Elder <aelder@sgi.com> | Wed May 25 10:48:37 2011 -0500 |
tree | 7c8728635209cb8f463c97ba934875fa1388e370 | |
parent | f1c63b73cf60dc4800cde5ce7fd9466c419e5e36 [diff] |
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 <hch@lst.de> Reviewed-by: Lachlan McIlroy <lmcilroy@redhat.com> Signed-off-by: Alex Elder <aelder@sgi.com>