]> git.ipfire.org Git - thirdparty/libvirt.git/commit
use posix_fallocate() to allocate diskspace faster
authorDaniel Veillard <veillard@redhat.com>
Fri, 20 Mar 2009 12:17:56 +0000 (12:17 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 20 Mar 2009 12:17:56 +0000 (12:17 +0000)
commitc29d0929051ad8847be6952afd5d81664bb4c1a3
tree5b4e502f62b3e88c3067aab0f4ac6d4e589d1d2a
parent92d313ebe6f812ff239dc96699bfb693b17a9910
use posix_fallocate() to allocate diskspace faster
* src/libvirt_private.syms src/storage_backend_fs.c src/util.c
  src/util.h: use posix_fallocate() on supported systems to
  allocate diskspace faster, patches by Amit Shah
Daniel
AUTHORS
ChangeLog
configure.in
src/libvirt_private.syms
src/storage_backend_fs.c
src/util.c
src/util.h