Date: Mon, 11 Dec 2017 20:47:55 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 210686] NCQ_TRIM_BROKEN quirk mismatch Message-ID: <bug-210686-8-aO8WOK6jPa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210686-8@https.bugs.freebsd.org/bugzilla/> References: <bug-210686-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210686 --- Comment #9 from commit-hook@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210686-8-aO8WOK6jPa>