From: Andrea A. <an...@su...> - 2000-12-19 15:32:43
|
On Tue, Dec 19, 2000 at 07:17:34AM -0800, ty...@va... wrote: > If your application is known to be 64-bit clean, and won't get surprised > by large files, it should use the ext2fs_block_iterate2 interface. > Hence, a largefile-knowledgeable version dump should not require a > special version of e2fsprogs/libext2fs. The ext2fs_block_iterate2 > interface has been around since version 1.12. Great. So in short we don't need to touch e2fsprogs to fix dump ;)) Andrea |