Searched hist:b4ed5d1682c6613988c2eb1de55df5ac9988afcc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | hyperv.h | diff b4ed5d1682c6613988c2eb1de55df5ac9988afcc Mon Dec 14 18:01:34 CST 2015 Olaf Hering <olaf@aepfle.de> tools: hv: report ENOSPC errors in hv_fcopy_daemon
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: Olaf Hering <olaf@aepfle.de> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/tools/hv/ |
H A D | hv_fcopy_daemon.c | diff b4ed5d1682c6613988c2eb1de55df5ac9988afcc Mon Dec 14 18:01:34 CST 2015 Olaf Hering <olaf@aepfle.de> tools: hv: report ENOSPC errors in hv_fcopy_daemon
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: Olaf Hering <olaf@aepfle.de> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|