Whamcloud - gitweb
mke2fs: create a regular file if necessary
authorTheodore Ts'o <tytso@mit.edu>
Sat, 26 Apr 2014 20:17:38 +0000 (16:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 26 Apr 2014 20:17:38 +0000 (16:17 -0400)
commit802146c017afc6df706111c3b70ff6c3d4850b18
tree9ce7a3edaabf7bc832c59e76ec8faf601f0f67aa
parent82739458664554e804fe0f4042ef10054f237d6b
mke2fs: create a regular file if necessary

This is useful when creating a filesystem for use with a VM, for
example.

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