Whamcloud - gitweb
mke2fs: allow metadata blocks to be at the beginning of the file system
authorTheodore Ts'o <tytso@mit.edu>
Tue, 28 Jan 2014 19:44:23 +0000 (14:44 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 30 Jan 2014 18:58:18 +0000 (13:58 -0500)
commit3c6e91c5498771bc794fd2854153fe31c006df50
tree2b44e82c328d23ae9860814a778f1b868ccb3839
parent65c6c3e06f72e76ddb69222b3be1713d870eb782
mke2fs: allow metadata blocks to be at the beginning of the file system

Add the extended options packed_meta_blocks and journal_location_front
which causes mke2fs to place the metadata blocks at the beginning of
the file system.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.8.in
misc/mke2fs.c
misc/mke2fs.conf.5.in