]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - tests/m_std/expect.1
mke2fs: only print the low-level file system stats in verbose mode
authorTheodore Ts'o <tytso@mit.edu>
Sat, 26 Apr 2014 23:00:50 +0000 (19:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 5 May 2014 03:15:29 +0000 (23:15 -0400)
commit6d82e1f4c7af427975009063d387f66cf9672962
treedc24a095b015aa15e20934e43c713ddb361da7f1
parentdbcd617882ee5c9da80d9257475f2594352f6698
mke2fs: only print the low-level file system stats in verbose mode

Also print the file system UUID if it is non-NULL.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
14 files changed:
misc/mke2fs.c
tests/f_resize_inode/expect
tests/m_dasd_bs/expect.1
tests/m_desc_size_128/expect.1
tests/m_extent_journal/expect.1
tests/m_large_file/expect.1
tests/m_meta_bg/expect.1
tests/m_mmp/expect.1
tests/m_no_opt/expect.1
tests/m_quota/expect.1
tests/m_raid_opt/expect.1
tests/m_root_owner/expect.1
tests/m_std/expect.1
tests/m_uninit/expect.1