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

qga: Add UFS freeze/thaw support for FreeBSD


UFS supports FS freezing through ioctl UFSSUSPEND on /dev/ufssuspend.
Frozen FS can be thawed by closing /dev/ufssuspend file descriptior.

Use getmntinfo to get a list of mounted FS.

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 518b0d80
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