Thread (24 messages) 24 messages, 5 authors, 2018-10-11
STALE2827d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 4/9] generic/083 fix btrfs fs size for default mode

From: Anand Jain <hidden>
Date: 2018-09-25 10:30:12
Also in: linux-btrfs
Subsystem: the rest · Maintainer: Linus Torvalds

btrfs needs at least 256mb to create a FS with the defaults options.

Signed-off-by: Anand Jain <redacted>
---
 tests/generic/083 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/generic/083 b/tests/generic/083
index 63d96ba2ab88..eabff02a36eb 100755
--- a/tests/generic/083
+++ b/tests/generic/083
@@ -71,7 +71,7 @@ workout()
 
 echo "*** test out-of-space handling for random write operations"
 
-filesize=`expr 100 \* 1024 \* 1024`
+filesize=`expr 256 \* 1024 \* 1024`
 agcount=6
 numprocs=15
 numops=1500
-- 
1.8.3.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