Re: OFFTOPIC: e2fsprogs and +2Gb partitions

Ulrich Drepper (drepper@cygnus.com)
12 Jun 1998 12:54:30 -0700


"Theodore Y. Ts'o" <tytso@MIT.EDU> writes:

> That won't work, because glibc 2.0.7, which ships with Redhat 5.0,
> doesn't have lseek64.

Did you read the test at all? I wrote test for lseek64 and if it is
not avaialble test for a usable llseek. This test is given and will
fail for glibc-2.0.x and so the mechanisms you already have in the
code will use the system call directly.

This will work for all libcs.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu