]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: add compat wrapper for g_fsync
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 23 Dec 2019 10:10:20 +0000 (10:10 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 3 Jan 2020 15:42:12 +0000 (15:42 +0000)
commit41d9bba57e545be9caca2e4b774d579fb833b663
tree1081fdf20e978a835bddaa46a6f3278ec0f260d7
parent2c3353242337bb50fe5abc9454fd5fc98236d4ef
util: add compat wrapper for g_fsync

g_fsync isn't available until 2.63 so we need a compat
wrapper temporarily.

Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/libvirt_private.syms
src/util/glibcompat.c
src/util/glibcompat.h