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:
563bdd6
)
ext4: add checks of block references for non-extent inodes
author
Thiemo Nagel
<thiemo.nagel@ph.tum.de>
Tue, 31 Mar 2009 12:36:10 +0000
(08:36 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 31 Mar 2009 12:36:10 +0000
(08:36 -0400)
Check block references in the inode and indorect blocks for non-extent
inodes to make sure they are valid, and flag an error if they are
invalid.
Signed-off-by: Thiemo Nagel <thiemo.nagel@ph.tum.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found