summaryrefslogtreecommitdiff
path: root/tools/commands.h
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2018-04-06 13:18:03 -0500
committerDavid Teigland <teigland@redhat.com>2018-04-20 11:22:48 -0500
commit89c65d4f71e51c2db4fcba176546d2474e3451bd (patch)
tree4df3c1412a89ecfefbb4e940c45b1a543b938166 /tools/commands.h
parent45e5e702c1d488df4898a41db0c00ead63c5f6ee (diff)
downloadlvm2-89c65d4f71e51c2db4fcba176546d2474e3451bd.tar.gz
remove unnecessary REQUIRES_FULL_LABEL_SCAN
we always scan all devices
Diffstat (limited to 'tools/commands.h')
-rw-r--r--tools/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/commands.h b/tools/commands.h
index cbd527b58..3d142c339 100644
--- a/tools/commands.h
+++ b/tools/commands.h
@@ -225,7 +225,7 @@ xx(vgremove,
xx(vgrename,
"Rename a volume group",
- ALLOW_UUID_AS_NAME | REQUIRES_FULL_LABEL_SCAN)
+ ALLOW_UUID_AS_NAME)
xx(vgs,
"Display information about volume groups",