src/locktest: Change command macro names
authorIra Weiny <ira.weiny@intel.com>
Mon, 23 Sep 2019 17:53:23 +0000 (10:53 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 13 Oct 2019 10:57:20 +0000 (18:57 +0800)
commit4d5f16cf639b75be9d30ea1f334566211ed14432
treeab2c0a2271eb252d453ae1ec3b60999906d82102
parent6cb474bc17e7d8ba0df3d3e10e059ddbbe512267
src/locktest: Change command macro names

The macro names for commands are not consistent.  Change them such that
they are not confused with other flags and macros within the test.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
src/locktest.c