<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 Thu, Aug 18, 2022 at 5:55 PM <a href="mailto:xuyang2018.jy@fujitsu.com">xuyang2018.jy@fujitsu.com</a> <<a href="mailto:xuyang2018.jy@fujitsu.com">xuyang2018.jy@fujitsu.com</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 Li<br>
<br>
> Recently a new kernel commit (e408e695f) introduces the inode attributes<br>
> being supported in tmpfs, which is like other Linux file systems. But that<br>
> caused statx04 to throw an unsupported error in STATX_ATTR_COMPRESSED.<br>
> <br>
> This patch help masks it just like what we did for XFS.<br>
<br>
Looks good to me,<br></blockquote><div><br></div><div class="gmail_default" style="font-size:small">Thanks, I suddenly realized that we need to add the commit info into .tag as well.</div><div class="gmail_default" style="font-size:small"><br></div>@@ -132,6 +139,7 @@ static struct tst_test test = {<br>                {"linux-git", "99652ea56a41"},<br>                {"linux-git", "04a87e347282"},<br>                {"linux-git", "5f955f26f3d4"},<br>+               {"linux-git", "e408e695f5f1"},<br>                {}<br>        },<br><div class="gmail_default" style="font-size:small"></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>