* [PATCH v1] generic/042: change the test file size from 25m to 26m.
@ 2023-11-16 8:44 XiaoLi Feng
0 siblings, 0 replies; only message in thread
From: XiaoLi Feng @ 2023-11-16 8:44 UTC (permalink / raw)
To: fstests, bfoster; +Cc: Xiaoli Feng
From: Xiaoli Feng <xifeng@redhat.com>
When mkfs with "-d su=2m,sw=1" that DAX 2 MiB hugepage faults
request, it need the multiples of 2 file size. So Change to 26M.
Signed-off-by: Xiaoli Feng <xifeng@redhat.com>
---
Hello Brian,
I'd like to change the test file size to 26M. Are there any special requirement
for 25M file size?
Thanks.
tests/generic/042 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/generic/042 b/tests/generic/042
index 5116183f..c583f0ae 100755
--- a/tests/generic/042
+++ b/tests/generic/042
@@ -27,7 +27,7 @@ _crashtest()
img=$SCRATCH_MNT/$seq.img
mnt=$SCRATCH_MNT/$seq.mnt
file=$mnt/file
- size=25M
+ size=26M
# f2fs-utils 1.9.0 needs at least 38 MB space for f2fs image. However,
# f2fs-utils 1.14.0 needs at least 52 MB. Not sure if it will change
--
2.39.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-16 8:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-16 8:44 [PATCH v1] generic/042: change the test file size from 25m to 26m XiaoLi Feng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox