JFS: Fix i_blocks accounting when allocation fails
authorDave Kleikamp <shaggy@austin.ibm.com>
Tue, 26 Jul 2005 14:29:13 +0000 (09:29 -0500)
committerDave 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