From: Theodore Ts'o Date: Tue, 6 Jan 2009 16:14:25 +0000 (-0500) Subject: ext4: Remove code to create the journal inode X-Git-Tag: v2.6.29-rc1~40^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31910672376dfb8d020e32afa7249763bcd924a;p=pandora-kernel.git ext4: Remove code to create the journal inode This code has been obsolete in quite some time, since the supported method for adding a journal inode is to use tune2fs (or to creating new filesystem with a journal via mke2fs or mkfs.ext4). Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed