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:
46f9d2e
)
xfs: don't assert fail on bad inode numbers
author
Dave Chinner
<dchinner@redhat.com>
Tue, 3 Sep 2013 11:47:38 +0000
(21:47 +1000)
committer
Ben Myers
<bpm@sgi.com>
Tue, 10 Sep 2013 19:07:54 +0000
(14:07 -0500)
Let the inode verifier do it's work by returning an error when we
fail to find correct magic numbers in an inode buffer.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
No differences found