This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] Fix BZ 18675 -- fpathconf(_PC_NAME_MAX) fails against large filesystems for 32bit processes


Greetings,

The patch attached to
https://sourceware.org/bugzilla/show_bug.cgi?id=18675 looks good to
me.

I am not sure whether Justin has the paterwork filed, but since this
is on the trivial side and is directly patterned after the fix for
https://sourceware.org/bugzilla/show_bug.cgi?id=15514, perhaps that's
ok?

Tested on Linux/x86_64 and i386. No new failures.

Thanks,

2015-09-06  Justin Maggard  <jmaggard@netgear.com>

        [BZ #18675]
        * sysdeps/posix/fpathconf.c (__fpathconf): Use __fstatvfs64.

-- 
Paul Pluzhnikov

Attachment: glibc-bz18675-201500906.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]