* Re: struct statfs::f_type too small to carry magic values
[not found] <20130422121901.GA4192@osiris>
@ 2013-04-22 12:20 ` Heiko Carstens
0 siblings, 0 replies; only message in thread
From: Heiko Carstens @ 2013-04-22 12:20 UTC (permalink / raw)
To: linux-s390
On Fri, Apr 19, 2013 at 02:23:59PM +0200, Kay Sievers wrote:
> On Fri, Apr 19, 2013 at 2:16 PM, Martin Schwidefsky
> <schwidefsky@de.ibm.com> wrote:
> > On Fri, 19 Apr 2013 13:44:53 +0200 Kay Sievers <kay@vrfy.org> wrote:
> >> It's pretty confusing to sort out such issues in userspace, and it
> >> would be nice if it could be fixed to work without weird casting.
> >
> > Well, the easiest fix seem to be to convert the "int f_type" to an
> > "unsigned int f_type".
>
> That would be nice if that is possible, yeah.
...and the patch below for glibc:
^ permalink raw reply [flat|nested] only message in thread