[Bug 210686] NCQ_TRIM_BROKEN quirk mismatch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 11 20:47:58 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210686
--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:
Author: asomers
Date: Mon Dec 11 20:47:27 UTC 2017
New revision: 326782
URL: https://svnweb.freebsd.org/changeset/base/326782
Log:
MFC r304443, r326034, r326065
r304443 by imp:
Improve the pattern matching so that internal *'s work, as well as
[set] notation. This fixes pattern matching for recently added drives
that would set the NCQ Trim being broken incorrectly.
PR: 210686
Tested-by: Tomoaki AOKI
r326034:
Fix multiple bugs in cam_strmatch
* Wrongly matches strings that are shorter than the pattern
* Fails to match negative character sets
* Fails to match character sets that aren't at the end of the pattern
* Fails to match character ranges
Reviewed by: imp
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D13173
r326065:
Fix uninitialized variable from 326034
Reported by: Coverity
CID: 1382887
X-MFC-With: 326034
Sponsored by: Spectra Logic Corp
Changes:
_U stable/11/
stable/11/lib/libcam/tests/Makefile
stable/11/lib/libcam/tests/cam_test.c
stable/11/lib/libcam/tests/libcam_test.c
stable/11/sys/cam/cam.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list