On Wed, 30 May 2018 18:45:54 +0200 Christoph Hellwig <hch@xxxxxx> wrote: > Just keep a per-controller buffer of changed namespaces and copy it > out in the get log page implementation. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > drivers/nvme/target/admin-cmd.c | 26 +++++++++++++++++ > drivers/nvme/target/core.c | 50 > +++++++++++++++++++++++++++------ drivers/nvme/target/nvmet.h | > 3 ++ 3 files changed, 70 insertions(+), 9 deletions(-) > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Cheers, Hannes