From: Ira Weiny Date: Tue, 3 Sep 2019 21:08:14 +0000 (-0700) Subject: src/locktest: Update test header comment X-Git-Tag: v2022.05.01~1052 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=25d6ac5323f7455815a167cff26171ca0bd57e73;ds=sidebyside src/locktest: Update test header comment The offset is also used as flags for the OPEN commands. Signed-off-by: Ira Weiny Reviewed:-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/src/locktest.c b/src/locktest.c index 089951e2..6030c7a8 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 */