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)
Sep 17 2024, 6:10 AM
Unknown Object (File)
Sep 16 2024, 1:08 PM
Unknown Object (File)
Sep 16 2024, 3:39 AM
Unknown Object (File)
Sep 15 2024, 2:54 AM
Unknown Object (File)
Sep 14 2024, 6:43 PM
Unknown Object (File)
Sep 14 2024, 4:04 PM
Unknown Object (File)
Sep 14 2024, 4:02 PM
Unknown Object (File)
Sep 14 2024, 3:25 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 5757
Build 6061: arc lint + arc unit

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.