ext4: Remove code to create the journal inode
authorTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 16:14:25 +0000 (11:14 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 16:14:25 +0000 (11:14 -0500)
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" <tytso@mit.edu>

No differences found