lkml.org 
[lkml]   [2000]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
   From: Goswin Brederlow <goswin.brederlow@student.uni-tuebingen.de>
Date: 25 Aug 2000 17:07:31 +0200

So lstat64 get the size from the internl inode structure and that
uses a 32 Bit value for the size on 32 Bit systems.

off_t != loff_t, so your analysis is not correct :-)

I think the real problem is that your version of libc is not calling
lstat64 and is instead calling the 32-bit lstat, you need to upgrade
glibc to get your system to take advantage of the extended lfs/64
syscalls in the kernel.

Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:1.845 / U:0.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site