This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v6] Define __STATFS_MATCHES_STATFS64
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Alistair Francis <alistair dot francis at wdc dot com>
- Cc: <libc-alpha at sourceware dot org>, <alistair23 at gmail dot com>
- Date: Wed, 23 Oct 2019 21:25:43 +0000
- Subject: Re: [PATCH v6] Define __STATFS_MATCHES_STATFS64
- Ironport-sdr: eBs23K4+1BT+mXAbH/ltNlzFZZ52dN/nrv0GkMs9ZKsl/NQvMPYXYQipbOR+Zv4VMCL/Jn7bBc HNd+dXG/l0SgBxerSRwr56bj5XbNFgfe3iguW15aI25w4lNQnKpCF0mvKP8LsAxui9tNM9LR5M WWns8nWGqhccT9TdYPy/xk0hfR2PzClUN32zSZmgNdtv/Q8uv5ae1cvNtoPe/bs85I1vlT/oUn JVmZ7xmlcPazyD19Z9jy0kQVsp1meoOtHksju7VscDMmhx+P63yvnODtetiRbNna8iLuwsuoiv zTo=
- Ironport-sdr: Q5i+31tEmVmt3GMRoZnJ3+C0/JHQKIu/pNmzJ4bkdIPxlW1pIr9YovAu6bDVtQxvaAQEgLZMOw XIowOPuaRRc27ZSXriXlGY6AXxy+F4lBvlVFrOgzDUP8bFcxjFkq9USo7M3KT2c+/AmGImYjPg Pz/VwLp9+KCR7n4IFa5McA+K88eseEEV7a0CTJw6Kc1b8SGtnVeKjBLRY75cByDt/zpUa95zbs QBYTpa9Di9LJXS0LNF3+0CCMzThJa114voTS4Z9jyRG1ICbGvxi4xD9RiTDOluwogSWI4U0aBC sdE=
- References: <20191023210739.31432-1-alistair.francis@wdc.com>
On Wed, 23 Oct 2019, Alistair Francis wrote:
> Add a new macro __STATFS_MATCHES_STATFS64 that specifies if fsblkcnt_t
> matches fsblkcnt64_t and if fsfilcnt_t matches fsfilcnt64_t.
>
> As we don't have the padding we also need to update the overflow checker
> to not access the undefined members.
> ---
> This change was tested by running user space tests for RV32 and RV64.
>
> This patch doesn't use the new macro. The RV32 port uses the macro, this
> is a preperation patch.
>
> v6:
> - Drop paragraph from commit
> - Fix Alpha and Hurd configuration
This patch version is OK.
--
Joseph S. Myers
joseph@codesourcery.com