diff options
author | Niels de Vos | 2017-05-28 08:31:14 +0200 |
---|---|---|
committer | Jeff Cody | 2017-06-02 16:51:47 +0200 |
commit | df3a429ae82c0f45becdfab105617701d75e0f05 (patch) | |
tree | 5d20fd188a2455f88e1525973f222d2d99cff7ea /chardev/baum.c | |
parent | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i... (diff) | |
download | qemu-df3a429ae82c0f45becdfab105617701d75e0f05.tar.gz qemu-df3a429ae82c0f45becdfab105617701d75e0f05.tar.xz qemu-df3a429ae82c0f45becdfab105617701d75e0f05.zip |
gluster: add support for PREALLOC_MODE_FALLOC
Add missing support for "preallocation=falloc" to the Gluster block
driver. This change bases its logic on that of block/file-posix.c and
removed the gluster_supports_zerofill() and qemu_gluster_zerofill()
functions in favour of #ifdef checks in an easy to read
switch-statement.
Both glfs_zerofill() and glfs_fallocate() have been introduced with
GlusterFS 3.5.0 (pkg-config glusterfs-api = 6). A #define for the
availability of glfs_fallocate() has been added to ./configure.
Reported-by: Satheesaran Sundaramoorthi <sasundar@redhat.com>
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Message-id: 20170528063114.28691-1-ndevos@redhat.com
URL: https://bugzilla.redhat.com/1450759
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'chardev/baum.c')
0 files changed, 0 insertions, 0 deletions