Christoph Hellwig <hch at lst.de> 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