[Bug 277673] TRIM visibility bugs

[email protected] Fri, 03 May 2024 15:04:21 +0000
Newsgroups gmane.os.freebsd.devel.scsi
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277673

--- Comment #2 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dea2d874cca7cdfe6133c1835dadd8f067=
2723fa6

commit ea2d874cca7cdfe6133c1835dadd8f0672723fa6
Author:     Matthew Grooms <[email protected]>
AuthorDate: 2024-05-03 15:01:21 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2024-05-03 15:03:31 +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)

 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.=