]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: add support to align hugefiles relative to beginning of the disk
authorTheodore Ts'o <tytso@mit.edu>
Wed, 9 Jul 2014 00:02:48 +0000 (20:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 9 Jul 2014 14:42:13 +0000 (10:42 -0400)
commitc42de75b2fccf00ee221610c5a0be14f7a99eacf
treece8582e9b179242330e9de87cb5e3f1256126b5b
parentcd75fb04510073004f8ef005e06733813faad2de
mke2fs: add support to align hugefiles relative to beginning of the disk

Add the mke2fs.conf configuration option which causes the hugefiles to
be aligned to the beginning of the disk.  This is important if the the
reason for aligning the hugefiles is to support hard-drive specific
features such as Shingled Magnetic Recording (SMR).

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