Re: [PATCH] nvme: make sending wall-clock time to NVMe opt-in

Keith Busch <[email protected]> Mon, 3 Aug 2026 08:07:19 -1000
Newsgroups org.infradead.lists.linux-nvme,org.kernel.vger.linux-kernel
Message-ID <anDY10XMfeRmAiFN@kbusch-mbp>
On Sun, Aug 02, 2026 at 01:59:28PM -0400, Daniel Colascione wrote:
> Daniel Colascione <[email protected]> writes:
> > I mostly care about having *some* knob to turn this off. Right now, it's
> > unconditional. I'm happy with either opt-in or opt-out, although I have
> > a weak preference for the former.
> 
> Ping. Is there anything I should be addressing in the patch? Thanks

The historic behavior is that the timestamp feature happens. Making an
option to change behavior usually leaves the historic behavior the
default so that anything using it isn't suddenly having to scramble to
restore what they had before.