Messages in this thread |  | | | Date | Wed, 20 Aug 2003 19:36:56 -0700 | | From | Ulrich Drepper <> | | Subject | Re: posix_fallocate question again |
| |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christoph Hellwig wrote:
> Note that the design for posix_fallocate is stupid. We really want > a 64bit len argument even on 32bit machines.
I've submitted already a bug report for that. *Iff* somebody implements posix_fallocate in the kernel, use
int posix_fallocate (int, off64_t, off64_t)
as the interface (or whatever the kernel equivalent is).
- -- - --------------. ,-. 444 Castro Street Ulrich Drepper \ ,-----------------' \ Mountain View, CA 94041 USA Red Hat `--' drepper at redhat.com `--------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/RDBI2ijCOnn/RHQRAkmmAKCeiC4KYsvBDV65wj/GNmPMIw9t6gCgxFSC EkqBO4PyRhTxqhvz9dlHU08= =BASe -----END PGP SIGNATURE----- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |