git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c39a7f8
)
ext4: Remove code to create the journal inode
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 6 Jan 2009 16:14:25 +0000
(11:14 -0500)
committer
Theodore 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