SHA256
1
0
forked from pool/hyper-v

- Check return value of setsockopt call

- Improve error logging in VSS daemon.
- Check return value of poll call
- Properly pack the data for file copy functionality
- make struct hv_do_fcopy match Hyper-V host messages

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=107
This commit is contained in:
2015-01-12 09:44:54 +00:00
committed by Git OBS Bridge
parent 7b2647052e
commit d64924508d
6 changed files with 35 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 12 09:37:40 UTC 2015 - ohering@suse.de
- Check return value of setsockopt call
- Improve error logging in VSS daemon.
- Check return value of poll call
- Properly pack the data for file copy functionality
- make struct hv_do_fcopy match Hyper-V host messages
-------------------------------------------------------------------
Wed Dec 17 09:06:33 UTC 2014 - ohering@suse.de