On Mon, 2021-01-25 at 08:25 +0100, Klaus Jensen wrote: > On Jan 19 14:54, Klaus Jensen wrote: > > From: Klaus Jensen <k.jen...@samsung.com> > > > > Patch [1/2] fixes the zone append bug reported by Niklas. [2/2] > > refactors the zone write check function to return status codes in a > > different order if there are multiple zone write violations that apply. > > > > Klaus Jensen (2): > > hw/block/nvme: fix zone boundary check for append > > hw/block/nvme: refactor the logic for zone write checks > > > > hw/block/nvme.c | 89 +++++++++++++++++++++---------------------- > > hw/block/trace-events | 5 +++ > > 2 files changed, 48 insertions(+), 46 deletions(-) > > > > Pinging for a review. Dmitry maybe?
I am testing it now, will post my review shortly. DF