login
Header Space

 
 

Re: [NFS] What's slated for inclusion in 2.6.24-rc1 from the NFS client git tree...

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Pierre Ossman <drzeus-list@...>
Cc: Peter Staubach <staubach@...>, Andrew Morton <akpm@...>, <nfsv4@...>, <nfs@...>, <linux-kernel@...>
Date: Friday, October 5, 2007 - 1:36 pm

On Fri, 2007-10-05 at 08:25 +0200, Pierre Ossman wrote:


The kernel knows bugger all about what glibc function your program is
calling. The problem here is precisely that newer versions of glibc will
transform legacy 32-bit stat() calls into 64-bit stat64() calls, then
will complain when the result overflows.

If you want to figure out which apps are broken, then you will have to
either do so in glibc or use a preloaded shared library to intercept the
32-bit stat() calls and print out a warning.

Trond

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [NFS] What's slated for inclusion in 2.6.24-rc1 from the..., Trond Myklebust, (Fri Oct 5, 1:36 pm)
speck-geostationary