diff options
author | Theodore Ts'o <tytso@mit.edu> | 2009-10-04 16:21:13 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-10-04 16:21:13 -0400 |
commit | a321afa8b7baca0ff90e06c1351b2054e61e11ee (patch) | |
tree | 4e01a7788fa0aa25b089651b9f4fa28e03b27542 /tests/m_meta_bg | |
parent | 9ed8e5fec226aa53634ed95cbeac736d90a518e5 (diff) | |
download | e2fsprogs-a321afa8b7baca0ff90e06c1351b2054e61e11ee.tar.gz |
tests: Account for new mke2fs topology information
The previous commit adds a new line printed by mke2fs with the
filesystem/device topology information. Update the regression test's
expected output to account for this.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tests/m_meta_bg')
-rw-r--r-- | tests/m_meta_bg/expect.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/m_meta_bg/expect.1 b/tests/m_meta_bg/expect.1 index d44be8cf..c2df8385 100644 --- a/tests/m_meta_bg/expect.1 +++ b/tests/m_meta_bg/expect.1 @@ -2,6 +2,7 @@ Filesystem label= OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) +Stride=0 blocks, Stripe width=0 blocks 32768 inodes, 131072 blocks 6553 blocks (5.00%) reserved for the super user First data block=1 |