<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 Fri, Jul 2, 2021 at 8:06 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>
> > > +<br>
> > > +             if (!strcmp(tdev.fs_type, "tmpfs"))<br>
> > > +                     tst_test->mnt_data = mnt_data;<br>
> ><br>
> > I guess that we are doing this in order to export the changes in the<br>
> > mnt_data to the test, right?<br>
> ><br>
> > Is that needed for something or are you doing this just in a case that<br>
> > somebody will use that?<br>
> ><br>
> <br>
> No, you probably mis-read this part.<br>
> <br>
> In contrast, this is just to restore it to the original value,<br>
> because we don't want to export the changed tst_test->mnt_data<br>
> take effect on other filesystems.<br>
<br>
I'm just asking why we are setting it in the first place?<br>
<br>
If we do not change it there is no need to restore the value, so the<br>
real question is, do we need to change the tst_test->mnt_data at all?<br></blockquote><div><br></div><div class="gmail_default" style="font-size:small">Alright, we can just return a new pointer buf, and do nothing</div><div class="gmail_default" style="font-size:small">for the tst_test->mnt_data itself. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Seems the misread person is me (I need more coffee now:).</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>