From: Theodore Ts'o Date: Tue, 20 Jan 2009 14:50:19 +0000 (-0500) Subject: ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks X-Git-Tag: v2.6.29-rc4~89^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f07968c16bdd9480001c0a9de013ba56889cf9;p=pandora-kernel.git ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks When trying to unlink a file with indirect blocks on a filesystem without a journal, the "circular indirect block" sanity test was getting falsely triggered. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed