commit | cba3fd5ca1e90fafe20386af41bb5aeeae3e3fd2 | [log] [tgz] |
---|---|---|
author | Marcus Huewe <suse-tux@gmx.de> | Sat Mar 26 22:26:40 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Mar 26 22:26:40 2016 -0400 |
tree | 15ab01914583178c39af89af7b6499f4d0439777 | |
parent | a7ac9c222d117a1ab2c95c8b220e135ea1b042f0 [diff] |
mke2fs: fix for the "-E offset=N" option Configure the io channel with the specified offset before calling mke2fs_discard_device(). Otherwise the data before offset is discarded. Signed-off-by: Marcus Huewe <suse-tux@gmx.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>