Whamcloud - gitweb
mke2fs: Treat an argv[0] of "mke3fs" the same as "mkfs.ext3"
authorTheodore Ts'o <tytso@mit.edu>
Tue, 20 Jan 2009 17:02:40 +0000 (12:02 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 20 Jan 2009 17:02:40 +0000 (12:02 -0500)
commit1a71bd42003d87ff96e3e0e8c293b44c8783e9ba
tree71b968aa2e81601152ce4e3a7fc762efcbcb7212
parent31f1815fa9a1b7ca41afdf6d364a6474eba8b6d1
mke2fs: Treat an argv[0] of "mke3fs" the same as "mkfs.ext3"

Mandriva apparently uses "mke3fs" as an alias for mkfs.ext3.  I'm not
particularly fond of that practice, but we'll include it as legacy
support.

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