Page MenuHomeFreeBSD

nvdimm: initialize SPA uuids statically
ClosedPublic

Authored by scottph on Jan 3 2019, 8:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 10:52 PM
Unknown Object (File)
Fri, Oct 17, 3:23 AM
Unknown Object (File)
Fri, Oct 17, 3:23 AM
Unknown Object (File)
Fri, Oct 17, 3:23 AM
Unknown Object (File)
Fri, Oct 17, 3:23 AM
Unknown Object (File)
Thu, Oct 16, 6:17 PM
Unknown Object (File)
Tue, Oct 14, 12:47 AM
Unknown Object (File)
Mon, Oct 13, 4:48 AM

Details

Summary

The SPA ids are published numbers, so it's safe (if not a bit
annoying) to copy them into a source file.

Submitted by: D Scott Phillips <d.scott.phillips@intel.com>
Sponsored by: Intel Corporation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Main reason why I did the initialization that way was to reuse Intel-provided definitions for GUIDs from ACPICA.

This revision is now accepted and ready to land.Jan 15 2019, 5:59 AM
scottph edited the summary of this revision. (Show Details)

Add Intel copyright, add commit message tags.

This revision now requires review to proceed.Jan 17 2019, 6:27 PM
This revision is now accepted and ready to land.Jan 18 2019, 10:50 AM
This revision was automatically updated to reflect the committed changes.