]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/755: add _require_hardlinks
authorYuezhang Mo <Yuezhang.Mo@sony.com>
Wed, 28 May 2025 09:15:27 +0000 (17:15 +0800)
committerZorro Lang <zlang@kernel.org>
Fri, 6 Jun 2025 01:55:44 +0000 (09:55 +0800)
commitbb77b42ba80f8f3e5f8523c8bb80cb3e6ae9ca55
treeed35157b2ccda1a6fe3b7316faca7f43ae89473d
parent2f14ca462c65f08dbe66dde13e7510eaed2e6c64
generic/755: add _require_hardlinks

This test is used to test whether the ctime of the original file
changes after deleting its hard link, which requires hardlink
support, so add _require_hardlinks to check for hardlink support.

Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Friendy Su <friendy.su@sony.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/755