summaryrefslogtreecommitdiff
path: root/lib/commands
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2021-11-03 16:02:38 -0500
committerDavid Teigland <teigland@redhat.com>2021-11-04 11:09:29 -0500
commitf40fd88374fe1e911233e5a4fc79223d97decde0 (patch)
tree7f2fcd14585195499f84b3de9ce9236b985ac9ef /lib/commands
parentd558b3ad7e6086480075b3bf750eba0ee66c78ec (diff)
downloadlvm2-f40fd88374fe1e911233e5a4fc79223d97decde0.tar.gz
move code from pvscan.c to online.c
related to managing files in /run/lvm/pvs_online and /run/lvm/vgs_online
Diffstat (limited to 'lib/commands')
-rw-r--r--lib/commands/toolcontext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/commands/toolcontext.h b/lib/commands/toolcontext.h
index 0ae45ccc0..b3de65702 100644
--- a/lib/commands/toolcontext.h
+++ b/lib/commands/toolcontext.h
@@ -202,6 +202,7 @@ struct cmd_context {
unsigned ignore_device_name_mismatch:1; /* skip updating devices file names */
unsigned backup_disabled:1; /* skip repeated debug message */
unsigned event_activation:1; /* whether event_activation is set */
+ unsigned udevoutput:1;
/*
* Devices and filtering.