Re: [PATCH] nvmet: introduce new mdts configuration entry
From: Aurelien Aptel
Date: Wed Apr 01 2026 - 12:24:57 EST
Christoph Hellwig <hch@xxxxxx> writes:
> The ZASL calculation in zns.c also needs to take this limit into account.
> So maybe add a helper to calculate it?
Ok I will make an inline helper in nvmet.h and use it in both places.
Thanks