]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
ext4/006: call e2fsck directly
authorChristoph Hellwig <hch@lst.de>
Thu, 18 Dec 2025 07:30:00 +0000 (08:30 +0100)
committerZorro Lang <zlang@kernel.org>
Wed, 31 Dec 2025 21:02:23 +0000 (05:02 +0800)
commit5dbc7499a3b2e4a99c02c1b45c3a2d33d443a8b6
tree88256054b1fe94496c8b27016d67765c68e27617
parenteb2ad950ea90d8d8d861f8beac138d6a19f0f819
ext4/006: call e2fsck directly

_check_scratch_fs takes an optional device name, but no optional
arguments.  Call e2fsck directly for this extN-specific test instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anand Jain <asj@kernel.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/ext4/006