|
From: | Ognyan Kulev |
Subject: | Bug#269044: [Hurd] e2fsprogs can't work with filesystems larger than 2G |
Date: | Mon, 30 Aug 2004 17:19:07 +0300 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040805 Thunderbird/0.7.3 Mnenhy/0.6.0.104 |
Package: e2fsprogs Version: 1.35-6 Tags: side2fsprogs under the Hurd can't work with partitions larger than 2G. But I only added -D_FILE_OFFSET_BITS=64 to CPPFLAGS and e2fsprogs works perfectly well with filesystems larger than 2G!
It seems that the root of the problem is in lib/ext2fs/llseek.c where _LARGEFILE64_SOURCE is defined. This should define llseek64 and this doesn't work as expected for some reason.
Regards, ogi
[Prev in Thread] | Current Thread | [Next in Thread] |