From: Dave Kleikamp Date: Tue, 26 Jul 2005 14:29:13 +0000 (-0500) Subject: JFS: Fix i_blocks accounting when allocation fails X-Git-Tag: v2.6.13-rc4~25^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18190cc08d70a6ec8ef69f0f6ede021f7cb3f9b8;p=pandora-kernel.git JFS: Fix i_blocks accounting when allocation fails 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 --- Reading git-diff-tree failed