Thread (8 messages) 8 messages, 2 authors, 2021-05-21
STALE1887d
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 5/5] shared/032: add check for zoned block device

From: Naohiro Aota <naohiro.aota@wdc.com>
Date: 2021-05-21 04:58:45
Also in: fstests
Subsystem: the rest · Maintainer: Linus Torvalds

Mkfs on zoned block device won't work on most filesystem. Let's
disable the test.

Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
---
 tests/shared/032 | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/tests/shared/032 b/tests/shared/032
index 360087ee1fb9..31ac52303dde 100755
--- a/tests/shared/032
+++ b/tests/shared/032
@@ -25,6 +25,8 @@ _supported_fs xfs btrfs
 
 _require_scratch_nocheck
 _require_no_large_scratch_dev
+# not all the FS support zoned block device
+_require_non_zoned_device "${SCRATCH_DEV}"
 
 # mkfs.btrfs did not have overwrite detection at first
 if [ "$FSTYP" == "btrfs" ]; then
-- 
2.31.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help