[PATCH xfstests v4 resend 1/2] generic/002: add test to hardlink group
ChenXiaoSong <[email protected]> Mon, 3 Aug 2026 12:45:22 +0000
| Newsgroups | org.kernel.vger.linux-cifs,org.kernel.vger.fstests |
|---|---|
| Message-ID | <[email protected]> |
From: ChenXiaoSong <[email protected]> The test creates and removes hard links, so add it to the hardlink group. Suggested-by: Zorro Lang <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Zorro Lang <[email protected]> Signed-off-by: ChenXiaoSong <[email protected]> --- tests/generic/002 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/002 b/tests/generic/002 index 6df57a7a..a0773e22 100755 --- a/tests/generic/002 +++ b/tests/generic/002 @@ -7,7 +7,7 @@ # simple inode link count test for a regular file # . ./common/preamble -_begin_fstest metadata udf auto quick +_begin_fstest metadata udf auto quick hardlink # Import common functions. . ./common/filter -- 2.43.0