]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: Don't emit default config message yet
authorEric Sandeen <sandeen@sandeen.net>
Wed, 3 Jan 2018 20:10:09 +0000 (14:10 -0600)
committerEric Sandeen <sandeen@redhat.com>
Wed, 3 Jan 2018 20:10:09 +0000 (14:10 -0600)
commitb729d144ed5855402be57d23b92fe68d4e5cac26
treec12cfce95daff0b65af6b6fc51957c22fda520b9
parentdf902341d68d154bb14d7d16dde0c7ec01333f34
mkfs: Don't emit default config message yet

Until we have more than one possible source of configuration,
there is no need to emit the only possibility and clutter
the output.  We can decide how it should all look when we
get more than one source.

Apply some i18n to the config description, though.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
mkfs/xfs_mkfs.c