]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: move shared/002 to generic directory
authorDavid Sterba <dsterba@suse.com>
Fri, 10 May 2024 03:41:00 +0000 (11:41 +0800)
committerZorro Lang <zlang@kernel.org>
Sun, 12 May 2024 12:28:48 +0000 (20:28 +0800)
commiteca6509aba8d65eb20994f8208a40c93c965c3d9
treebd5c79ef4093b9c645043c9a98ffa8ba67ded97d
parent3b598326c532297f8a04dcb15b5b9191f6db3e3a
fstests: move shared/002 to generic directory

The shared/ directory was supposed to host tests that apply to a subset
of all supported filesystems but this is not utilized much and creates a
split from the generic tests. Move the test to generic.

Signed-off-by: David Sterba <dsterba@suse.com>
Acked-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/745 [new file with mode: 0755]
tests/generic/745.out [new file with mode: 0644]
tests/shared/002 [deleted file]
tests/shared/002.out [deleted file]