[Bug 162905] -E flag in newfs(8) has no effect

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Jan 2025 18:44:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162905

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not Enough Information
             Status|Open                        |Closed
                 CC|                            |markj@FreeBSD.org

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
Sorry that this report didn't get any attention.

My guess is that the kernel thinks your drive doesn't support TRIM, so
DIOCGDELETE is a no-op.  `diskinfo -v /dev/ada1` would tell us.  Please feel
free to reopen this if necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.