git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1c63b7
)
xfs: fix up asserts in xfs_iflush_fork
author
Christoph Hellwig
<hch@infradead.org>
Wed, 11 May 2011 15:04:10 +0000
(15:04 +0000)
committer
Alex Elder
<aelder@sgi.com>
Wed, 25 May 2011 15:48:37 +0000
(10:48 -0500)
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>
fs/xfs/xfs_inode.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_inode.c
Simple merge