Miklos Szeredi <mszer...@redhat.com> wrote:

> +     /* Having anything in attributes_mask means attributes are valid. */
> +     if (tmp.stx_attributes_mask)
> +             tmp.stx_mask |= STATX_ATTRIBUTES;

That would be superfluous, since userspace can make this check too.

Note that fsinfo() might inform you better - if and when it arrives.

David

Reply via email to