]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: Provide a script to recover fubar'ed XATTRs setup
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 25 Sep 2018 12:15:24 +0000 (14:15 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 19 Dec 2018 14:32:45 +0000 (15:32 +0100)
commit1845991d9b0b33e0a0cbb964ac185759a4c65b86
tree73ae2f8bb71b18c147e4bb063d602662270a6bdd
parent1e63dea999f1916a2d5fc55d3a4c7eac6d95fd49
tools: Provide a script to recover fubar'ed XATTRs setup

Our code is not bug free. The refcounting I introduced will
almost certainly not work in some use cases. Provide a script
that will remove all the XATTRs set by libvirt so that it can
start cleanly.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tools/Makefile.am
tools/libvirt_recover_xattrs.sh [new file with mode: 0755]