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:
c2783f3
)
JFS: Fix i_blocks accounting when allocation fails
author
Dave Kleikamp
<shaggy@austin.ibm.com>
Tue, 26 Jul 2005 14:29:13 +0000
(09:29 -0500)
committer
Dave Kleikamp
<shaggy@austin.ibm.com>
Tue, 26 Jul 2005 14:29:13 +0000
(09:29 -0500)
A failure in dbAlloc caused a directory's i_blocks to be incorrectly
incremented, causing jfs_fsck to find the inode to be corrupt.
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
No differences found