fstests: rename _require_test_symlinks

Generally these tests are not restricted to one device or the other;
testing the test device will suffice to determine the capability
but it doesn't need to be named that way.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Eric Sandeen
2020-04-15 15:17:46 -05:00
committed by Eryu Guan
parent 8c16b061f7
commit 0b0426506c
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ _supported_os Linux
_require_test
_require_renameat2 exchange
_require_test_symlinks
_require_symlinks
# real QA test starts here