OpenBSD cvs log

created 2024-09-22T03:58:11Z
begin 2024-09-18T00:00:00Z
end 2024-09-19T00:00:00Z
path src/sys
commits 2

date 2024-09-18T00:03:19Z
author jmatthew
files src/sys/dev/pci/nvme_pci.c log diff annotate
message Remove the MSI blacklist. Now that we use MSI-X interrupts for nvme(4),
the one device we ever found that needed this treatment, the obsolete Intel
Optane Memory series, doesn't need it any more.

ok kettenis@ dlg@

date 2024-09-18T05:21:19Z
author jsg
files src/sys/nfs/nfs_bio.c log diff annotate
src/sys/nfs/nfs_serv.c log diff annotate
src/sys/nfs/nfs_socket.c log diff annotate
src/sys/nfs/nfs_srvcache.c log diff annotate
src/sys/nfs/nfs_srvsubs.c log diff annotate
src/sys/nfs/nfs_syscalls.c log diff annotate
src/sys/nfs/nfs_vnops.c log diff annotate
message remove unneeded semicolons after switch statements