]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vsh: remove VSH_OFLAG_REQ
authorPeter Krempa <pkrempa@redhat.com>
Tue, 5 Mar 2024 16:21:05 +0000 (17:21 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 13 Mar 2024 14:02:52 +0000 (15:02 +0100)
commit78993f618f96aebe41cf2a7652d61d119550ff13
treee0af53c5823fa4e899eaedf11376843541510ca0
parentcce3e049a9708a71df21e42a79c1bb0e5301bf99
vsh: remove VSH_OFLAG_REQ

The flag was replaced by the 'required' field in the option definition.
Remove last few uses and all assignments.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
15 files changed:
tools/virsh-domain-monitor.c
tools/virsh-domain.c
tools/virsh-host.c
tools/virsh-interface.c
tools/virsh-network.c
tools/virsh-nodedev.c
tools/virsh-nwfilter.c
tools/virsh-pool.c
tools/virsh-secret.c
tools/virsh-snapshot.c
tools/virsh-volume.c
tools/virsh.h
tools/virt-admin.c
tools/vsh.c
tools/vsh.h