NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/60456: FFS_NO_SNAPSHOT option is not entirely effective



> On Jul 18, 2026, at 12:51 PM, Taylor R Campbell <riastradh%NetBSD.org@localhost> wrote:
> 
> Perhaps we should have an option that elides all of the file system
> snapshot code, but adds a small check so that if you try to mount a
> file system with any snapshots, it refuses to mount read/write -- only
> allows mounting file systems with snapshots read-only, so that you
> won't inadvertently corrupt the snapshots.

Indeed, vfs_trans.c also contributes a non-trivial bit of .text on smol machines.

-- thorpej




Home | Main Index | Thread Index | Old Index