ext4: add test for all ext4/ext3/ext2 mount options
authorLukas Czerner <lczerner@redhat.com>
Mon, 8 Nov 2021 15:19:16 +0000 (16:19 +0100)
committerEryu Guan <guaneryu@gmail.com>
Sun, 14 Nov 2021 10:57:39 +0000 (18:57 +0800)
commitf5944cd0383e4e2affeb063ea1a7d21edea8bbd1
treecc716fab5dc68cc4de4cb05394575c9beb9798e4
parentd83eaf7464790217c12a0f4e3ed9064f6bbc2540
ext4: add test for all ext4/ext3/ext2 mount options

Add test to validate that all the ext4, ext3 and ext2 are properly
recognized, validate and applied to avoid regressions as ext4 moves to
the new mount API.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/ext4/053 [new file with mode: 0755]
tests/ext4/053.out [new file with mode: 0644]