[Bug 260200] AHCI emulation throws CAM errors when backed by -t malloc memory disk devices
Date: Thu, 17 Feb 2022 19:25:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260200 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=cb28dfb27d12f1cbd7831f370c01493c01d74b10 commit cb28dfb27d12f1cbd7831f370c01493c01d74b10 Author: Aleksandr Fedorov <afedorov@FreeBSD.org> AuthorDate: 2022-02-17 19:21:56 +0000 Commit: Aleksandr Fedorov <afedorov@FreeBSD.org> CommitDate: 2022-02-17 19:21:56 +0000 md(4): Add dummy support of the BIO_FLUSH command for malloc and swap backend. PR: 260200 Reported by: editor@callfortesting.org Reviewed by: vmaffione (mentor), markj Approved by: vmaffione (mentor), markj Differential Revision: https://reviews.freebsd.org/D34260 sys/dev/md/md.c | 4 ++++ 1 file changed, 4 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.