Signed-off-by: Kinglong Mee <kinglongmee@xxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html