[PATCH] Skip weird open dir tests

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



After kernel commit 43b450632676 ("open: return EINVAL for O_DIRECTORY
 | O_CREAT") the results of this test depends on the tested kernel
version.

This is not an overlayfs specific test, so skip it.

Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx>
---

For whoever is testing overlayfs with fstests/unionmount,
unionmount broke in kernel v6.4-rc.

I pushed this patch to unionmount master branch.
Please update your test setups.

Thanks,
Amir.

 run | 1 -
 1 file changed, 1 deletion(-)

diff --git a/run b/run
index bda6177..3a6efc3 100755
--- a/run
+++ b/run
@@ -256,7 +256,6 @@ tests = [
     "dir-open",
     "dir-weird-open",
     "dir-open-dir",
-    "dir-weird-open-dir",
     "dir-sym1-open",
     "dir-sym1-weird-open",
     "dir-sym2-open",
-- 
2.34.1




[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux