Re: [PATCH v5 24/32] tools/testing/nvdimm: Convert to printbuf

From: Kent Overstreet
Date: Mon Aug 08 2022 - 14:33:22 EST


On 8/8/22 14:30, Dan Williams wrote:
Matthew Wilcox (Oracle) wrote:
From: Kent Overstreet <kent.overstreet@xxxxxxxxx>

This converts from seq_buf to printbuf. Here we're using printbuf with
an external buffer, meaning it's a direct conversion.

Signed-off-by: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Cc: Dan Williams <dan.j.williams@xxxxxxxxx>
Cc: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
Cc: nvdimm@xxxxxxxxxxxxxxx

My Acked-by still applies:

https://lore.kernel.org/all/62b61165348f4_a7a2f294d0@dwillia2-xfh.notmuch/

...and Shivaprasad's Tested-by should still apply:

https://lore.kernel.org/all/b299ebe2-88e5-c2bd-bad0-bef62d4acdfe@xxxxxxxxxxxxx/

Whoops - got them now, thanks!