Page MenuHomeFreeBSD

hyperv/utility: share status return values
ClosedPublic

Authored by honzhan_microsoft.com on Oct 31 2016, 5:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 11, 4:25 PM
Unknown Object (File)
Sat, Aug 8, 5:50 PM
Unknown Object (File)
Wed, Aug 5, 12:53 PM
Unknown Object (File)
Mon, Aug 3, 8:59 AM
Unknown Object (File)
Mon, Aug 3, 7:40 AM
Unknown Object (File)
Mon, Aug 3, 7:20 AM
Unknown Object (File)
Sun, Aug 2, 5:55 AM
Unknown Object (File)
Sat, Aug 1, 4:09 AM
Subscribers
None

Details

Summary

This patch did the following improvements:
(1) Never use the status flag as return values for both hv_kvp_daemon and hv_kvp.c.
(2) Move the status code from kvp specific file to a shared file, which can be used by other utility modules, like VSS.
(3) Fix the issue of missing quote.

Submitted by: Hongjiang Zhang <honzhan microsoft com>

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

honzhan_microsoft.com retitled this revision from to hyperv/utility: share status return values.
This revision is now accepted and ready to land.Nov 1 2016, 6:39 AM
This revision was automatically updated to reflect the committed changes.