From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] runtest/net.nfs: fix version typo
Date: Fri, 28 Apr 2017 15:58:15 +0800 [thread overview]
Message-ID: <5902F617.2060408@cn.fujitsu.com> (raw)
In-Reply-To: <1489575310-3488-1-git-send-email-yangx.jy@cn.fujitsu.com>
Hi Alexey, Cyril
ping :-)
Thanks,
Xiao Yang
On 2017/03/15 18:55, Xiao Yang wrote:
> Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
> ---
> runtest/net.nfs | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/runtest/net.nfs b/runtest/net.nfs
> index f5984c0..a0781a5 100644
> --- a/runtest/net.nfs
> +++ b/runtest/net.nfs
> @@ -12,7 +12,7 @@ nfs41_ipv6_01 nfs01 -6 -v 4.1 -t tcp
> nfs42_ipv6_01 nfs01 -6 -v 4.2 -t tcp
>
> nfs3_02 nfs02 -v 3 -t udp
> -nfs4_02 nfs02 -v 3 -t tcp
> +nfs4_02 nfs02 -v 4 -t tcp
> nfs41_02 nfs02 -v 4.1 -t tcp
> nfs42_02 nfs02 -v 4.2 -t tcp
> nfs3_ipv6_02 nfs02 -6 -v 3 -t udp
> @@ -21,7 +21,7 @@ nfs41_ipv6_02 nfs02 -6 -v 4.1 -t tcp
> nfs42_ipv6_02 nfs02 -6 -v 4.2 -t tcp
>
> nfs3_03 nfs03 -v 3 -t udp
> -nfs4_03 nfs03 -v 3 -t tcp
> +nfs4_03 nfs03 -v 4 -t tcp
> nfs41_03 nfs03 -v 4.1 -t tcp
> nfs42_03 nfs03 -v 4.2 -t tcp
> nfs3_ipv6_03 nfs03 -6 -v 3 -t udp
> @@ -30,7 +30,7 @@ nfs41_ipv6_03 nfs03 -6 -v 4.1 -t tcp
> nfs42_ipv6_03 nfs03 -6 -v 4.2 -t tcp
>
> nfs3_04 nfs04 -v 3 -t udp
> -nfs4_04 nfs04 -v 3 -t tcp
> +nfs4_04 nfs04 -v 4 -t tcp
> nfs41_04 nfs04 -v 4.1 -t tcp
> nfs42_04 nfs04 -v 4.2 -t tcp
> nfs3_ipv6_04 nfs04 -6 -v 3 -t udp
next prev parent reply other threads:[~2017-04-28 7:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-15 10:55 [LTP] [PATCH] runtest/net.nfs: fix version typo Xiao Yang
2017-04-28 7:58 ` Xiao Yang [this message]
2017-04-28 11:18 ` Cyril Hrubis
2017-04-28 15:24 ` Alexey Kodanev
2017-05-05 13:50 ` Cyril Hrubis
2017-05-11 10:50 ` Alexey Kodanev
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=5902F617.2060408@cn.fujitsu.com \
--to=yangx.jy@cn.fujitsu.com \
--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.