[Bug 277673] TRIM visibility bugs
[email protected] Mon, 20 May 2024 20:07:09 +0000
| Newsgroups | gmane.os.freebsd.devel.scsi |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277673 --- Comment #6 from [email protected] --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df65f02ccf2a5656e96b32705bad52b11f= bc3177c commit f65f02ccf2a5656e96b32705bad52b11fbc3177c Author: Matthew Grooms <[email protected]> AuthorDate: 2024-05-03 15:01:21 +0000 Commit: Warner Losh <[email protected]> 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.=