lkml.org 
[lkml]   [1999]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: How to extend struct stat?

Ulrich Drepper writes:
> Jamie Lokier <lkd@tantalophile.demon.co.uk> writes:
>
>> Perhaps this is a bug in Glibc, I don't know. If so, they
>> should change __ino64_t and do the appropriate hacks for
>> binary compatibility with old stuff.
>
> I have asked around in the kernel hacking circles when I had
> to choose the values and got told that 32 bits are enough for
> ino64_t. So live with it.

No. I hope you realize now that it was a mistake to define
kernel-related things without waiting for the kernel implementation.
Many glibc data types are:

1. incompatible with the old kernel API
2. unsuitable as a new kernel API

I hope you have learned to wait for the kernel developers.
Hopefully you have a non-bloat-inducing way to fix this error.

(there are several filesystems that need 64 bits or would work
better with 64 bits: UDF, Reiserfs, NTFS, XFS, NFS)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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