]> Git Repo - qemu.git/commit - qga/commands-posix.c
qga: ignore EBUSY when freezing a filesystem
authorPeter Lieven <[email protected]>
Tue, 31 Jan 2017 15:36:34 +0000 (16:36 +0100)
committerMichael Roth <[email protected]>
Mon, 6 Mar 2017 06:54:18 +0000 (00:54 -0600)
commitce2eb6c4a044d809caf4dc4e08aed77678f9760e
tree725230b76657f78c5fdcfb8b922c64c0ee12767b
parent26de229657b943b7a59ad79c387506f6f33ff963
qga: ignore EBUSY when freezing a filesystem

the current implementation fails if we try to freeze an
already frozen filesystem. This can happen if a filesystem
is mounted more than once (e.g. with a bind mount).

Suggested-by: Christian Theune <[email protected]>
Cc: [email protected]
Signed-off-by: Peter Lieven <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
qga/commands-posix.c
This page took 0.024658 seconds and 4 git commands to generate.