commit | 819157db798cd514aa2f3ae421d64e2e0c9b7fa8 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Jan 22 18:25:39 2003 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jan 22 18:25:39 2003 -0500 |
tree | b785481880df1b41bbd0529b761f3a0f8dfeb5bc | |
parent | 4564c727e9613da61688abbf6dbd879b19f20648 [diff] [blame] |
Remove 32-bit limitations for debugfs's dump command and to the ext2fs library's ext2fs_file_read.
diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog index 661bc45..ca3b22f 100644 --- a/debugfs/ChangeLog +++ b/debugfs/ChangeLog
@@ -1,3 +1,8 @@ +2003-01-21 Theodore Ts'o <tytso@mit.edu> + + * dump.c (do_dump): Open the output file with O_LARGEFILE so we + can write files larger than 2GB. + 2002-11-09 Theodore Ts'o <tytso@mit.edu> * Release of E2fsprogs 1.32