From: "J. Bruce Fields" <bfields@fieldses.org>
To: Mi Jinlong <mijinlong@cn.fujitsu.com>
Cc: NFS <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH 1/3] 4.1 CLNT: Create session before using at OPEN6
Date: Fri, 4 Nov 2011 17:52:11 -0400 [thread overview]
Message-ID: <20111104215211.GK721@fieldses.org> (raw)
In-Reply-To: <4EAA7C9C.6050601@cn.fujitsu.com>
On Fri, Oct 28, 2011 at 05:57:48PM +0800, Mi Jinlong wrote:
> 4.1 CLNT: Create session before using at OPEN6
Makes sense--but then how did this test ever work?
--b.
>
> Signed-off-by: Mi Jinlong <mijinlong@cn.fujitsu.com>
> ---
> nfs4.1/server41tests/st_open.py | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/nfs4.1/server41tests/st_open.py b/nfs4.1/server41tests/st_open.py
> index 2aa3ec4..bd995a5 100644
> --- a/nfs4.1/server41tests/st_open.py
> +++ b/nfs4.1/server41tests/st_open.py
> @@ -192,7 +192,7 @@ def testEXCLUSIVE4AtNameAttribute(t, env):
> FLAGS: open all
> CODE: OPEN6
> """
> - sess1 = env.c1.new_client(env.testname(t))
> + sess1 = env.c1.new_client_session(env.testname(t))
>
> res = create_file(sess1, env.testname(t), mode=EXCLUSIVE4_1)
> check(res)
> --
> 1.7.5.1
>
>
next prev parent reply other threads:[~2011-11-04 21:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 9:57 [PATCH 1/3] 4.1 CLNT: Create session before using at OPEN6 Mi Jinlong
2011-11-04 21:52 ` J. Bruce Fields [this message]
2011-11-04 22:18 ` J. Bruce Fields
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=20111104215211.GK721@fieldses.org \
--to=bfields@fieldses.org \
--cc=linux-nfs@vger.kernel.org \
--cc=mijinlong@cn.fujitsu.com \
/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