Skip to content
Snippets Groups Projects
Commit 518b0d80 authored by Alexander Ivanov's avatar Alexander Ivanov Committed by Konstantin Kostiuk
Browse files

qga: Move Linux-specific FS freeze/thaw code to a separate file


In the next patches we are going to add FreeBSD support for QEMU Guest
Agent. In the result, code in commands-posix.c will be too cumbersome.

Move Linux-specific FS freeze/thaw code to a separate file commands-linux.c
keeping common POSIX code in commands-posix.c.

Reviewed-by: default avatarKonstantin Kostiuk <kkostiuk@redhat.com>
Reviewed-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: default avatarAlexander Ivanov <alexander.ivanov@virtuozzo.com>
Signed-off-by: default avatarKonstantin Kostiuk <kkostiuk@redhat.com>
parent c6cd588b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment