tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering authored
[ Upstream commit b4ed5d16

 ]

Currently some "Unspecified error 0x80004005" is reported on the Windows
side if something fails. Handle the ENOSPC case and return
ERROR_DISK_FULL, which allows at least Copy-VMFile to report a meaning
full error.
Signed-off-by: default avatarOlaf Hering <olaf@aepfle.de>
Signed-off-by: default avatarK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarSasha Levin <alexander.levin@verizon.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
10b8e4eb
Name Last commit Last update
..
arch tools include: Add basic atomic.h implementation from the kernel sources
build tools build: Fix libiberty feature detection
cgroup cgroups: fix cgroup_event_listener error handling
firewire tools/firewire: nosy-dump: check for allocation failure
hv tools: hv: report ENOSPC errors in hv_fcopy_daemon
iio iio: generic_buffer: be helpful about enabling channels
include tools include: Add compiler.h to list.h
laptop/freefall Move freefall program from Documentation/ to tools/
lguest tools/lguest: Clean up include dir
lib tools lib traceevent: Do not reassign parg after collapse_tree()
net tools/net: Use include/uapi with __EXPORTED_HEADERS__
nfsd NFSD: Added fault injection script
perf perf intel-pt: Fix occasional decoding errors when tracing system-wide
power Merge branch 'pm-tools'
scripts tools lib traceevent: Add global QUIET_CC_FPIC build output
testing tools/testing/nvdimm: fix SIGTERM vs hotplug crash
thermal/tmon tools/thermal: tmon: use pkg-config also for CFLAGS
time tools: add script to test udelay
usb Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
virtio tools/virtio: fix byteswap logic
vm tools/vm/page-types.c: support KPF_IDLE
Makefile tools: Add a "make all" rule