fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ira.weiny@intel.com
To: fstests@vger.kernel.org
Cc: Ira Weiny <ira.weiny@intel.com>
Subject: [PATCH 2/3] src/locktest: Update test header comment
Date: Tue,  3 Sep 2019 14:08:14 -0700	[thread overview]
Message-ID: <20190903210815.29545-3-ira.weiny@intel.com> (raw)
In-Reply-To: <20190903210815.29545-1-ira.weiny@intel.com>

From: Ira Weiny <ira.weiny@intel.com>

The offset is also used as flags for the OPEN commands.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
---
 src/locktest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/locktest.c b/src/locktest.c
index 089951e2d992..6030c7a8a909 100644
--- a/src/locktest.c
+++ b/src/locktest.c
@@ -175,7 +175,7 @@ char *descriptions[] = {
 };
 
 static int64_t tests[][6] =
-	/*	test #	Action	offset		length		expected	server/client */
+	/*	test #	Action	[offset|flags]	length		expected	server/client */
 	{ 	
 	/* Various simple tests exercising the list */
 
-- 
2.20.1

  parent reply	other threads:[~2019-09-03 21:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03 21:08 [PATCH 0/3] src/locktest: 3 fixes for locktest ira.weiny
2019-09-03 21:08 ` [PATCH 1/3] src/locktest: Remove D_flag ira.weiny
2019-09-03 21:08 ` ira.weiny [this message]
2019-09-03 21:08 ` [PATCH 3/3] src/locktest: Remove unused buf allocation ira.weiny

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=20190903210815.29545-3-ira.weiny@intel.com \
    --to=ira.weiny@intel.com \
    --cc=fstests@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).