Re: [RFC] Heads up on sys_fallocate()
From: Ulrich Drepper <hidden>
Date: 2007-03-05 16:17:10
Also in:
linux-fsdevel, lkml
Attachments
- signature.asc [application/pgp-signature] 251 bytes
From: Ulrich Drepper <hidden>
Date: 2007-03-05 16:17:10
Also in:
linux-fsdevel, lkml
Theodore Tso wrote:
[...] although the libc implementation still wouldn't be able to go away for long time due to the need to be backwards compatible with older kernels that didn't have this support.
It's better than that. If somebody compiles glibc to not run on older kernels at all (tested at runtime) then the code is dropped. E.g., the current Fedora glibc does not support 2.6.8 or earlier. So, don't let the compat code be a factor in the decision making. -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖