Re: [PATCH v3 2/2] libnvdimm: use generic iostat interfaces

From: Dan Williams
Date: Wed Oct 19 2016 - 11:57:45 EST


On Wed, Oct 19, 2016 at 7:19 AM, Toshi Kani <toshi.kani@xxxxxxx> wrote:
> nd_iostat_start() and nd_iostat_end() implement the same functionality
> that generic_start_io_acct() and generic_end_io_acct() already provide.
>
> Change nd_iostat_start() and nd_iostat_end() to call the generic iostat
> interfaces. There is no change in the nd interfaces.
>
> Signed-off-by: Toshi Kani <toshi.kani@xxxxxxx>
> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Cc: Dan Williams <dan.j.williams@xxxxxxxxx>
> Cc: Alexander Viro <viro@xxxxxxxxxxxxxxxxxx>
> Cc: Dave Chinner <david@xxxxxxxxxxxxx>
> Cc: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>

Thanks, applied to for-4.10/libnvdimm.