]> git.ipfire.org Git - thirdparty/qemu.git/commit
file-posix: Handle EINTR in preallocation=full write
authorFam Zheng <famz@redhat.com>
Fri, 27 Jul 2018 06:53:14 +0000 (14:53 +0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 31 Jul 2018 16:54:59 +0000 (11:54 -0500)
commitaae299a68ddb1945e571487b3de8f20e4366a225
treef7392870412288ffc2c6eddc339128b8232e78b8
parentb102aea574939d93b996a01c1aebc49a30e2bb15
file-posix: Handle EINTR in preallocation=full write

Cc: qemu-stable@nongnu.org
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit a1c81f4f16a74d0d544f5d3ac405bcaad83541fd)
 Conflicts:
block/file-posix.c
* avoid dep on 93f4e2ff by adding check to raw_regular_truncate instead
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
block/file-posix.c