Date: Mon, 20 May 2024 20:07:09 +0000 From: bugzilla-noreply@freebsd.org To: scsi@FreeBSD.org Subject: [Bug 277673] TRIM visibility bugs Message-ID: <bug-277673-5313-9A9LAu3iQI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277673-5313@https.bugs.freebsd.org/bugzilla/> References: <bug-277673-5313@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=3D277673 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df65f02ccf2a5656e96b32705bad52b11f= bc3177c commit f65f02ccf2a5656e96b32705bad52b11fbc3177c Author: Matthew Grooms <mgrooms@shrew.net> AuthorDate: 2024-05-03 15:01:21 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-05-20 19:23:40 +0000 geom_stripe: Cascade cantrim just like we do for gmirror If any of the disks can support trim, cascade that up the stack. Otherwise, trims won't pass through striped raid setups. PR: 277673 Reviewed by: imp (minor style tweaks from bug report) (cherry picked from commit ea2d874cca7cdfe6133c1835dadd8f0672723fa6) sys/geom/stripe/g_stripe.c | 21 ++++++++++++++++++++- sys/geom/stripe/g_stripe.h | 3 +++ 2 files changed, 23 insertions(+), 1 deletion(-) --=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-277673-5313-9A9LAu3iQI>