From: Kinglong Mee <kinglongmee@gmail.com>
To: "J. Bruce Fields" <bfields@fieldses.org>,
"linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>
Cc: tigran.mkrtchyan@desy.de, kinglongmee@gmail.com
Subject: [PATCH 4/4] 4.1 create_session: Skip test of CB_NULL for nfs4.1
Date: Tue, 28 Jul 2015 19:46:37 +0800 [thread overview]
Message-ID: <55B76B9D.2090103@gmail.com> (raw)
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
---
nfs4.1/server41tests/st_create_session.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nfs4.1/server41tests/st_create_session.py b/nfs4.1/server41tests/st_create_session.py
index b42e0ab..4c56bb4 100644
--- a/nfs4.1/server41tests/st_create_session.py
+++ b/nfs4.1/server41tests/st_create_session.py
@@ -333,7 +333,7 @@ def testManyClients(t, env):
def testCallbackProgram(t, env):
"""Check server can handle random transient program number
- FLAGS: create_session all
+ FLAGS:
CODE: CSESS20
"""
cb_occurred = threading.Event()
@@ -360,7 +360,7 @@ def testCallbackProgram(t, env):
def testCallbackVersion(t, env):
"""Check server sends callback program with a version listed in nfs4client.py
- FLAGS: create_session all
+ FLAGS:
CODE: CSESS21
"""
cb_occurred = threading.Event()
--
2.4.3
next reply other threads:[~2015-07-28 11:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-28 11:46 Kinglong Mee [this message]
2015-07-28 16:03 ` [PATCH 4/4] 4.1 create_session: Skip test of CB_NULL for nfs4.1 Frank Filz
2015-07-28 17:58 ` 'J. Bruce Fields'
2015-07-28 18:16 ` Frank Filz
2015-07-28 19:47 ` 'J. Bruce Fields'
2015-07-28 19:55 ` Frank Filz
2015-07-29 19:15 ` '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=55B76B9D.2090103@gmail.com \
--to=kinglongmee@gmail.com \
--cc=bfields@fieldses.org \
--cc=linux-nfs@vger.kernel.org \
--cc=tigran.mkrtchyan@desy.de \
/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.