fstests: add _require_mknod
[xfstests-dev.git] / tests / generic / 564
index 4958b3b5696ec0f167ef9c8c0638ebf1f769229f..b9b21134df7312439e55d23a17f93dd469226151 100755 (executable)
@@ -37,6 +37,9 @@ rm -f $seqres.full
 
 _require_test
 _require_loop
+# for mkfifo
+_require_mknod
+
 #
 # This test effectively requires xfs_io with these commits
 #  2a42470b xfs_io: copy_file_range length is a size_t