[PATCH] statfs: add missing f_flags assignment

Florian Weimer fweimer@redhat.com
Thu Oct 15 09:42:35 GMT 2020


* Chen Li:

>> Does this result in a user-visible bug on some architectures besides alpha?
>
> all arch have no statfs64 syscall support should suffer from this
> bug. I search my 4.4 kernel, and found "alpha arc c6x h8300 hexagon
> metag nios2 openrisc score tile um unicore32 x86" all don't have this
> syscall.

Hmm, I think everything except alpha has either a 64-bit statfs, or
statfs64.  So I'm not bothering with adding a test case or filing a bug.

> Of course, feel free to remove this line. Also, please tell me if I should
> remove this line and reposted this patch by myself, thanks.

Thanks, I've pushed your patch.

Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill



More information about the Libc-alpha mailing list