diff options
author | Chuck Tuffli <chuck@FreeBSD.org> | 2020-06-29 00:32:24 +0000 |
---|---|---|
committer | Chuck Tuffli <chuck@FreeBSD.org> | 2020-06-29 00:32:24 +0000 |
commit | 0ed1d2e4841e46192b3dfbc97714e4aa76f8449c (patch) | |
tree | aa74e81c6cec23df0ba6b3f9c74917d5298fe5b3 /sys/compat/linux/linux_file.c | |
parent | a104b18c521d11e927707b5708ee88c13d1ccb0c (diff) | |
download | src-0ed1d2e4841e46192b3dfbc97714e4aa76f8449c.tar.gz src-0ed1d2e4841e46192b3dfbc97714e4aa76f8449c.zip |
bhyve: fix NVMe Active Namespace list
The NVMe specification requires unused entries in the Identify, Active
Namespace ID data to be zero. Fix is bzero the provided page, similar to
what is done for the Namespace Descriptors list.
Fixes UNH Tests 2.6 and 2.9
Tested by: Jason Tubnor
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D24901
Notes
Notes:
svn path=/head/; revision=362766
Diffstat (limited to 'sys/compat/linux/linux_file.c')
0 files changed, 0 insertions, 0 deletions