commit | c42de75b2fccf00ee221610c5a0be14f7a99eacf | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jul 08 20:02:48 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jul 09 10:42:13 2014 -0400 |
tree | ce8582e9b179242330e9de87cb5e3f1256126b5b | |
parent | cd75fb04510073004f8ef005e06733813faad2de [diff] |
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>