From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3] syscalls/preadv2/preadv203: set mount_device flag
Date: Wed, 5 Jun 2019 16:06:39 +0200 [thread overview]
Message-ID: <20190605140638.GA25618@rei> (raw)
In-Reply-To: <20190605053312.17369-1-jencce.kernel@gmail.com>
Hi!
> diff --git a/testcases/kernel/syscalls/preadv2/preadv203.c b/testcases/kernel/syscalls/preadv2/preadv203.c
> index 810d1e8db..e4f68a51b 100644
> --- a/testcases/kernel/syscalls/preadv2/preadv203.c
> +++ b/testcases/kernel/syscalls/preadv2/preadv203.c
> @@ -261,6 +261,7 @@ static struct tst_test test = {
> .cleanup = cleanup,
> .test_all = verify_preadv2,
> .mntpoint = MNTPOINT,
> + .mount_device = 1,
> .all_filesystems = 1,
> .needs_tmpdir = 1,
> .needs_root = 1,
What a silly mistake of mine, thanks for fixing that.
Unfortunately it seems that this breaks the test on a subset of
filesystems. For me it fails when files are written in the test setup,
guess that writing 1000 files with 66 blocks of size 4123 is about 236MB
is too much for the default 256MB loop device.
I will look into that and send a patch later on.
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2019-06-05 14:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-04 7:40 [LTP] [PATCH] lib/tst_test.c: set mount_device amd format_device of all_filesystems is set Murphy Zhou
2019-06-04 8:09 ` Xiao Yang
2019-06-04 8:23 ` Murphy Zhou
2019-06-05 4:42 ` [LTP] [PATCH v2] syscalls/preadv2/preadv203: set mount_device flag Murphy Zhou
2019-06-05 5:19 ` Xiao Yang
2019-06-05 5:27 ` Murphy Zhou
2019-06-05 5:33 ` [LTP] [PATCH v3] " Murphy Zhou
2019-06-05 5:55 ` Xiao Yang
2019-06-05 14:06 ` Cyril Hrubis [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190605140638.GA25618@rei \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox