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, Nov 7, 12:27 PM
Unknown Object (File)
Wed, Nov 5, 7:09 PM
Unknown Object (File)
Mon, Nov 3, 9:05 AM
Unknown Object (File)
Tue, Oct 28, 12:51 PM
Unknown Object (File)
Sat, Oct 25, 7:08 AM
Unknown Object (File)
Fri, Oct 24, 8:07 PM
Unknown Object (File)
Mon, Oct 20, 12:47 PM
Unknown Object (File)
Sun, Oct 19, 11:20 PM

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.