<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 7, 2020 at 6:11 PM Cyril Hrubis <<a href="mailto:chrubis@suse.cz">chrubis@suse.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi!<br>
>  This function reads test block device stat file (/sys/block/<device>/stat) and<br>
> -returns the bytes written since the last invocation of this function.<br>
> +returns the bytes written since the last invocation of this function. To avoid<br>
> +FS deferred IO metadata/cache interferes the result, we suggest doing "syncfs"<br>
                                 |   interfecence    |<br></blockquote><div><br></div><div class="gmail_default" style="font-size:small">Thanks.</div><div class="gmail_default" style="font-size:small"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> +before the tst_dev_bytes_written first invocation. And an inline function named<br>
> +tst_dev_sync is created for that intention.<br>
<br>
Other than this it looks good to me, thanks for doing this, acked.<br></blockquote><div><br></div><div class="gmail_default" style="font-size:small">Pushed.</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>