From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3] syscalls/fanotify10: new test for mount ignore mask
Date: Fri, 2 Nov 2018 16:48:44 +0100 [thread overview]
Message-ID: <20181102154844.GC30704@rei.lan> (raw)
In-Reply-To: <20180928075117.4789-1-amir73il@gmail.com>
Hi!
Pushed with minor simplification:
> +static struct tst_test test = {
> + .test = test_fanotify,
> + .tcnt = ARRAY_SIZE(tcases),
> + .setup = setup,
> + .cleanup = cleanup,
> + .format_device = 1,
I've changed this to .mount_device = 1 and .mntpoint = MOUNT_POINT and
removed the code that mounted and umounted the filesystem in setup and
cleanup.
> + .needs_tmpdir = 1,
> + .needs_root = 1
> +};
Thanks.
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2018-11-02 15:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-28 7:51 [LTP] [PATCH v3] syscalls/fanotify10: new test for mount ignore mask Amir Goldstein
2018-11-02 10:48 ` Amir Goldstein
2018-11-02 15:58 ` Cyril Hrubis
2018-11-02 16:09 ` Amir Goldstein
2018-11-02 15:48 ` 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=20181102154844.GC30704@rei.lan \
--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