Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver

From: Brooks Davis <brooks_at_freebsd.org>
Date: Thu, 18 Jan 2024 21:23:05 UTC
On Thu, Jan 18, 2024 at 08:15:07PM +0000, Marius Strobl wrote:
> The branch stable/14 has been updated by marius:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=d6ec20a3091924793576ba3fd71f42d4fcd3371f
> 
> commit d6ec20a3091924793576ba3fd71f42d4fcd3371f
> Author:     Marius Strobl <marius@FreeBSD.org>
> AuthorDate: 2024-01-14 08:31:26 +0000
> Commit:     Marius Strobl <marius@FreeBSD.org>
> CommitDate: 2024-01-18 20:14:46 +0000
> 
>     geom_map(4): Garbage collect disconnected driver
>     
>     The last MIPS user has been removed in c09981f1 2 years ago, the last
>     ARM one in 58d5c511 even 5.5 years ago.

Unless this and geom_redboot were getting in the way of MFCing other
work, it seems a bit odd to MFC the removal of functionality.

-- Brooks