mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 14:57:42 +00:00
lxc: s/subtreee/subtree/
Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
5b2c3d404e
commit
4ac43975d5
@ -574,7 +574,7 @@ static int lxcContainerUnmountSubtree(const char *prefix,
|
||||
const char *failedUmount = NULL;
|
||||
int ret = -1;
|
||||
|
||||
VIR_DEBUG("Unmount subtreee from %s", prefix);
|
||||
VIR_DEBUG("Unmount subtree from %s", prefix);
|
||||
|
||||
if (virFileGetMountReverseSubtree("/proc/mounts", prefix,
|
||||
&mounts, &nmounts) < 0)
|
||||
|
Loading…
Reference in New Issue
Block a user