Files
apfstests/common
Harshad Shirwadkar 8e1388f521 ext4: add empty lines to mkfs_filter
Mkfs program can dump empty lines if encounters warnings and results
in test to fail. One of the case when this happens is when we are
trying to create a big file system (> 4T) and if "big" is not present
in /etc/mke2fs.conf. Ignore those empty lines too.

Before the fix, test generic/472 failed with following diff

diff /root/xfstests/tests/generic/472.out /root/xfstests/results//generic/472.out.bad
@@ -1,6 +1,6 @@
 QA output created by 472
 +
 +
  regular swap
  too long swap
  tiny swap
After the fix, test generic/472 passed
Ran generic/472
Passed all 1 tests

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2020-06-21 22:21:29 +08:00
..
2019-10-25 07:47:14 +08:00
2019-10-25 07:47:14 +08:00
2018-06-09 11:34:49 +10:00
2018-06-09 11:34:49 +10:00
2018-06-09 11:34:49 +10:00
2017-11-26 15:37:22 +08:00
2019-11-02 14:30:14 +08:00
2020-06-21 22:21:29 +08:00
2019-11-02 14:30:14 +08:00
2020-03-08 23:40:42 +08:00