From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 3/3] syscalls/umount03: Cleanup && Convert to new API
Date: Tue, 8 Nov 2016 10:59:06 +0100 [thread overview]
Message-ID: <20161108095905.GE30943@rei.lan> (raw)
In-Reply-To: <1478170518-5952-3-git-send-email-fenggw-fnst@cn.fujitsu.com>
Hi!
> ---
> testcases/kernel/syscalls/umount/umount03.c | 105 +++++++++-------------------
> 1 file changed, 32 insertions(+), 73 deletions(-)
>
> diff --git a/testcases/kernel/syscalls/umount/umount03.c b/testcases/kernel/syscalls/umount/umount03.c
> index 322005e..1ade141 100644
> --- a/testcases/kernel/syscalls/umount/umount03.c
> +++ b/testcases/kernel/syscalls/umount/umount03.c
> @@ -20,107 +20,66 @@
> * is not the super-user.
> *
> * RESTRICTIONS
> - * test must be run with the -D option
> * test doesn't support -c option to run it in parallel, as mount
> * syscall is not supposed to run in parallel.
> */
I've removed the whole RESTRICTIONS part of the comment since the -c
option has been removed long time ago anyway.
Pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2016-11-08 9:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 10:55 [LTP] [PATCH 1/3] syscalls/umount01: Cleanup && Convert to new API Guangwen Feng
2016-11-03 10:55 ` [LTP] [PATCH 2/3] syscalls/umount02: " Guangwen Feng
2016-11-08 9:58 ` Cyril Hrubis
2016-11-03 10:55 ` [LTP] [PATCH 3/3] syscalls/umount03: " Guangwen Feng
2016-11-08 9:59 ` Cyril Hrubis [this message]
2016-11-08 9:58 ` [LTP] [PATCH 1/3] syscalls/umount01: " Cyril Hrubis
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=20161108095905.GE30943@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.