]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt_recover_xattrs: Add unsafe operation mode
authorPeter Krempa <pkrempa@redhat.com>
Thu, 26 Nov 2020 16:19:43 +0000 (17:19 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 4 Dec 2020 15:27:22 +0000 (16:27 +0100)
commitea6bc0557d5fa5f010d7155d4a265afcfc962f81
tree171275375af4224e5087d2074e17f5725dca8845
parent5377177f80da40ee7d47601400b50835f093715a
libvirt_recover_xattrs: Add unsafe operation mode

In some cases you want to fix a certain directory while you don't really
care whether there are other VMs running. Add a option to disable the
check.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/libvirt_recover_xattrs.sh