Whamcloud - gitweb
mke2fs: add support to create the file system at an offset
authorTheodore Ts'o <tytso@mit.edu>
Tue, 31 Dec 2013 04:03:09 +0000 (23:03 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 31 Dec 2013 04:03:09 +0000 (23:03 -0500)
commit88ee023be20b4ae1c795b6c4800947f7bf6c6c0c
tree9e91b0afbe14bccff0861735c970c1a67bb74f03
parent4bd63b215f47d5e0ea92a8be25850889eccbfeed
mke2fs: add support to create the file system at an offset

This can be useful when creating a disk image for virtual machines.

Addresses-Debian-Bug: #497984

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