aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@gmail.com>2017-10-15 23:18:25 -0400
committerTheodore Ts'o <tytso@mit.edu>2017-10-15 23:19:22 -0400
commit852dae6f602084e30e305143e61da35ac224338f (patch)
tree953e242957f8899a7c94e04f5147a1e8f50fefae
parent055866d84dab5e4a0547f54d3bdc017ba4ba99b5 (diff)
downloade2fsprogs-852dae6f602084e30e305143e61da35ac224338f.tar.gz
Fix historic typos in changelogs and release notes
Signed-off-by: Sebastian Rasmussen <sebras@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--RELEASE-NOTES388
-rw-r--r--debian/changelog154
-rw-r--r--e2fsck/CHANGES2
3 files changed, 272 insertions, 272 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1fc541348..5baae60d6 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -35,7 +35,7 @@ inode size is < 256 bytes.
The tune2fs program will not allow the project feature or project
quotas to be enabled in the inode size is 128 bytes.
-The tune2fs progam now prints a more understandable message explaining
+The tune2fs program now prints a more understandable message explaining
that the file system needs to be checked using e2fsck -f before
running certain complex tune2fs operations. (Addresses Debian Bug:
#857336)
@@ -123,7 +123,7 @@ Fix libext2fs to correctly handle accounting for an external xattr
block on bigalloc file systems.
Fix e2fsck to correctly handle quota accounting when deleting files
-that have mnultiply-claimed blocks pass 1b.
+that have multiply-claimed blocks pass 1b.
Fix potential buffer overrun bug in e2fsck when using 128 byte inodes.
(Addresses Google Bug 37326362).
@@ -145,7 +145,7 @@ to speed up opening very large file systems with the meta_bg option.
If e2fsck logging is enabled, e2fsck will report the exit code in the
last line of the log file.
-Debugfs can now open file systems with a bad sueprblock checksum, and
+Debugfs can now open file systems with a bad superblock checksum, and
the show_super_stats command will print the expected checksum.
Fix a regression introduced in e2fsprogs 1.43.4 where tune2fs was not
@@ -285,7 +285,7 @@ E2fsck will now check, and if necessary repair the extra isize fields
in the inode and superblock.
Fix crashes on architectures such as sparc64 that are sensitive to
-unaligned pointer derferences in the journal recovery code when
+unaligned pointer dereferences in the journal recovery code when
journal checksums are enabled.
Programming notes
@@ -308,7 +308,7 @@ E2fsprogs 1.43.2 (September 1, 2016)
====================================
Fix resize2fs so it will not crash if there is an extended attribute
-block but it doesn't need to migate any blocks during an off-line
+block but it doesn't need to migrate any blocks during an off-line
resize
Fix a crash when mke2fs or debugfs tries to copy in a directory
@@ -348,7 +348,7 @@ Avoid installing the man page for fuse2fs if it has not been built.
Update the Catalan, Chinese, Danish, Dutch, French, German, Polish,
Swedish, Ukrainian translations and added new translations for
-Hugarian and Serbian.
+Hungarian and Serbian.
Programming notes
@@ -415,7 +415,7 @@ Debugfs's rdump command now works correctly when dumping the root
directory of a file system. (Addresses Debian Bug: #766125)
Fixed a bug in debugfs so it would correctly calculate a block group's
-checksum field field on 64-bit ssystems.
+checksum field field on 64-bit systems.
E2fsck now has a much more understandable error message when the
journal superblock is corrupt and the user declines to fix it.
@@ -444,11 +444,11 @@ whether the creator OS is *not* EXT2_OS_HURD which is the one
operating system where there has been extensive abuse of the
s_creator_os flag.
-The libmagic libary has been suppressed when running the regression
+The libmagic library has been suppressed when running the regression
test suite to avoid false test failures caused by differences between
versions of libmagic (and/or the magic number database).
-The tests/test_script progam now accepts the --failed option, which
+The tests/test_script program now accepts the --failed option, which
will run those tests that had previously failed.
Fixed tests build on those systems which require LDFLAGS to be set.
@@ -590,7 +590,7 @@ when trying grow a file system and we need to allocate blocks to grow
the block group descriptors.
Fixed a bug in resize2fs which could cause it to get fooled trying to
-determinthe the RAID array's stride when flex_bg is enabled.
+determine the RAID array's stride when flex_bg is enabled.
Fix resize2fs bug that could leave block allocation bitmaps
uninitialized.
@@ -644,9 +644,9 @@ Android source tree.
Reduce the use of libc functions in libext2fs that may not be present
in the boot loader environment, at least for those functions that are
-needed by boot loadsers such as yaboot.
+needed by boot loaders such as yaboot.
-Developers can now overide the debugging and optimization flags by
+Developers can now override the debugging and optimization flags by
redefining the CFLAGS makefile macro.
The libext2fs library now has support for fallocate.
@@ -743,7 +743,7 @@ translation.
Programmer's Notes
------------------
-Fixed coverity, sparce gcc -Wall, and clang warnings/nits.
+Fixed coverity, sparc gcc -Wall, and clang warnings/nits.
Clean up some build system problems (build failures with various
configure options, fix Posix portability issues, etc.)
@@ -828,7 +828,7 @@ Dumpe2fs will now complain if extra arguments are given to it.
Updated/fixed various man pages. (Addresses-Debian-Bug: #726760)
-Update Czech, Dutch, French, Polish, Spanish, Sweedish, Ukrainian, and
+Update Czech, Dutch, French, Polish, Spanish, Swedish, Ukrainian, and
Vietnamese translations.
Programmer's Notes
@@ -875,7 +875,7 @@ pessimal metadata layouts.
The mke2fs program will provide a better metadata layout for
moderately large (but believable) flex_bg counts, such as 133,072.
-The mke2fs progam will also check the kernel version number to
+The mke2fs program will also check the kernel version number to
determine whether the lazy_itable_init option is supported, so that
lazy inode table initialization can be used even if the ext4 is
compiled as a module which isn't loaded at the time that mke2fs is
@@ -896,13 +896,13 @@ unsupported revision number will not be accepted by any of the other
file system tools, and this command line option is rarely used, so
let's try to help the user not shoot their own foot off.
-The debugfs progam can now set the error count and associated
+The debugfs program can now set the error count and associated
first_error and last_error fields in the superblock using the
set_super_value command.
Resize2fs will not try to calculate the minimum size of a file system
if it contains errors. Otherwise a very badly corrupted file system
-image can cause the minimum size calculation to loop forwever. Since
+image can cause the minimum size calculation to loop forever. Since
resize2fs will not allow a file system marked as containing errors to
be resized. It's pointless to calculate the minimum size, so just
skip it.
@@ -910,7 +910,7 @@ skip it.
Fixed a typo in one of mke2fs's error message.
If filefrag runs into an error, it will continue processing the rest
-of the files specified on thec ommand line, but then exit with an
+of the files specified on the command line, but then exit with an
error code.
Filefrag now prints some additional new flags (such as
@@ -925,8 +925,8 @@ Fixed a regression introduced in 1.42.10 which caused mke2fs to fail
to create file systems larger than 2GB on 32-bit platforms.
(Addresses Red Hat Bugzilla: #1099892, Debian Bug: #752107)
-Add Esparanto and Ukrainian translations, and update Czech, Dutch,
-French, German, Italian, Polish, Sweedish, and Vietnamese
+Add Esperanto and Ukrainian translations, and update Czech, Dutch,
+French, German, Italian, Polish, Swedish, and Vietnamese
translations.
Fixed various compiler warnings.
@@ -998,7 +998,7 @@ be useful when creating a disk image for virtual machines (Addresses
Debian Bug: #497984)
Previously, e2fsck had a number of very serious bugs when checking a
-file system wich used the new the quota file system option (where the
+file system which used the new the quota file system option (where the
quota inodes were stored in hidden inodes) and the quota inode was
inconsistent with the actual usage data. This problem was documented
in https://ext4.wiki.kernel.org/index.php/Quota. These problems have
@@ -1017,11 +1017,11 @@ few megabytes in a single resize2fs -M operation.
E2fsck will now force a full file system check if there are any file
system inconsistencies detected in the super block.
-The filefrag program will now display hte shared extent flag, which is
+The filefrag program will now display the shared extent flag, which is
used by file systems such as btrfs.
If the number of inodes in the file systems is larger than the time
-that file sytem was created (as measured by the number of seconds
+that file system was created (as measured by the number of seconds
since January 1, 1970) e2fsck would print a scary (but otherwise
harmless) warning of file system corruption for each inode in the
orphan list. This false positive has been fixed.
@@ -1029,7 +1029,7 @@ orphan list. This false positive has been fixed.
The e4defrag program has been fixed so it will no longer refuse with
filesystem with the 64-bit or the bigalloc feature enabled.
-The logsave progam will print a much less scary message which could
+The logsave program will print a much less scary message which could
lead users to believe something has gone very wrong with e2fsck exits
with a non-zero exit status (since this is normal after e2fsck has
automatically fixed a file system corruption during a preen
@@ -1077,7 +1077,7 @@ A bug introduced in 1.42.9 would cause debugfs to print two error
messages if it found an error while parsing a user-supplied block
number. This has been fixed in 1.42.10.
-Update Czech, Dutch, French, German, Polish, Spanish, Sweedish, and
+Update Czech, Dutch, French, German, Polish, Spanish, Swedish, and
Vietnamese translations. (Addresses Debian Bug: #703048)
Updated/fixed various man pages. (Addresses Debian Bugs: #719189,
@@ -1089,7 +1089,7 @@ Fixed various Debian Packaging Issues. (Addresses Debian Bug: #718725)
Programmer's Notes
------------------
-Fixed a lot of coverity, sparce gcc -Wall, and clang warnings/nits.
+Fixed a lot of coverity, sparc gcc -Wall, and clang warnings/nits.
Allow the location of pkg-config files to be specified independent of
the libdir location via a makefile variable.
@@ -1104,7 +1104,7 @@ not have the "truncate" or "mksawp" programs.
Allow e2fsck to build correctly on systems (such as Android) that do
not have the signal.h file.
-E2fsprogs now has code coverage testing which can be enbled using
+E2fsprogs now has code coverage testing which can be enabled using
"configure --enable-gcov".
The libe2p.h header file can now be used included by C++ programs.
@@ -1321,7 +1321,7 @@ E2fsprogs 1.42.8 (June 20, 2013)
================================
As a part of mke2fs's option parsing cleanup, the use of the -R option
-will give a warning that it is depreated (it has been so documented
+will give a warning that it is deprecated (it has been so documented
since 2005) and -E should be used instead.
Mke2fs will not give warnings about the bigalloc and quota options in
@@ -1497,7 +1497,7 @@ version which we checked into the e2fsprogs source tree. These
enhancements include thread safety, support for readdir64_r(), and
safe_getenv() support in case spd_readdir.so is used for setuid binaries.
-Update Czech, Dutch, French, German, Polish, Sweedish, and Vietnamese
+Update Czech, Dutch, French, German, Polish, Swedish, and Vietnamese
translations
Add a command to debugfs to create symlinks.
@@ -1605,7 +1605,7 @@ Programmer's Notes
The configure option --enable-relative-symlink was broken so that it
needed to be --enable-symlink-relative-symlinks. We will support both
-for at least two years, but then the worng configure option will be
+for at least two years, but then the wrong configure option will be
removed.
Fixed a regression introduced in 1.42.5 so the link order for
@@ -1713,7 +1713,7 @@ replayed, and if the journal *was* being replayed, the "error bit"
wasn't getting flushed out to disk.
Fixed a false positive complaint by e2fsck if all of the extents in
-the last extent tree block are uninitalized and located after the end
+the last extent tree block are uninitialized and located after the end
of the file as defined by i_size.
The dumpe2fs will now display the journal's s_errno field if it is
@@ -1811,7 +1811,7 @@ Fix a bug which would cause mke2fs to fail creating the journal if
Updated/fixed various man pages.
-Update Czech, Dutch, French, German, Polish, Sweedish, and Vietnamese
+Update Czech, Dutch, French, German, Polish, Swedish, and Vietnamese
translations
Fixed various Debian Packaging issues.
@@ -1910,7 +1910,7 @@ during the block group descriptor checks. (Addresses Google Bug:
If there are incorrect block group checks, e2fsck will now report the
incorrect and corrected checksum values.
-The e2fsck progam can now write log files containing the details of
+The e2fsck program can now write log files containing the details of
the problems that were found and fixed directly, via configuration
parameters in /etc/e2fsck.conf.
@@ -1927,7 +1927,7 @@ if it is incorrect. This helps to diagnose problems caused by
incorrect block group checksums.
E2fsck now checks for extents with a zero length, since the kernel
-will oops if it comes accross such a corrupted data structure. (See
+will oops if it comes across such a corrupted data structure. (See
https://bugzilla.kernel.org/show_bug.cgi?id=42859)
E2fsck has a number of bugs relating to discard that have been fixed.
@@ -1973,7 +1973,7 @@ Fixed the debian rules file so that the calls to dpkg-buildflags works
when the shell is dash.
The debian package build now uses V=1 so that there is more
-information about potential build failures in debian buildd logs.
+information about potential build failures in debian build logs.
If the uninit flags get cleared by functions such as
ext2fs_new_inode() or ext2fs_new_block2(), we now make sure the
@@ -1981,7 +1981,7 @@ superblock is marked dirty and the block group descriptor checksum is
updated if necessary.
The debian rules file will now try to load debian/rules.custom of it
-exists. This flie can skip various builds for speed reasons if there
+exists. This file can skip various builds for speed reasons if there
is no need for the e2fsck-static or udeb packages. Available
customizations in the rules file includes SKIP_STATIC=yes,
SKIP_BF=yes, and SKIP_DIETLIBC=yes.
@@ -2021,7 +2021,7 @@ ext2fs_open2() function clears the UNINIT bits to ensure all of the
inodes in the file systems get scanned. However, the code which reset
the UNINIT flags did not also recalculate the checksum, which produced
many spurious (and scary) e2fsck messages. This has been fixed by
-resetting cheksums when the UNINIT bits are cleared.
+resetting checksums when the UNINIT bits are cleared.
Relax a check in e2fsck which required that the block bitmap to be
initialized when the inode bitmap is in use. This will allow us to
@@ -2053,7 +2053,7 @@ calculate the minimum file system size for use with the -M option.
Fixed the badblocks program to honor the -s flag when in read-only -t
mode. (Addresses Debian Bug #646629)
-Update Czech, Dutch, French, Polish, and Sweedish translation from the
+Update Czech, Dutch, French, Polish, and Swedish translation from the
Translation Project.
Fixed various Debian Packaging issues so that dpkg-buildflags is used
@@ -2132,7 +2132,7 @@ a false positive. (Addresses Debian Bug: #619859)
E2fsck now uses less cpu time in pass 5 when large portions of the
bitmaps are uninitialized.
-E2fsck will no longer segault when a corrupted file system has a bad
+E2fsck will no longer segfault when a corrupted file system has a bad
extent, and removing it leads to a block needing to be deallocated.
(Addresses SourceForge Bug: #2971800)
@@ -2147,7 +2147,7 @@ to get confused and do more harm than good.
If e2fsck modifies certain superblock fields which the kernel doesn't
look at, it will now mark the superblock as dirty without marking the
-file system as changed. This avoids signalling the init scripts that
+file system as changed. This avoids signaling the init scripts that
a reboot is necessary, since the kernel isn't going to look at those
fields, so it won't care if they have been changed.
@@ -2190,7 +2190,7 @@ lost+found directories.
Mke2fs will skip zero'ing the journal if the extended option
"lazy_journal_init" is specified. This can save a lot of time, but it
does add a small amount of risk if the system crashes before the
-journal is overwritten entirely once. It is epsecially useful for
+journal is overwritten entirely once. It is especially useful for
testing.
Mke2fs will now create file systems that enable user namespace
@@ -2340,7 +2340,7 @@ Reserved file system code points for new 1st class quota feature.
Shortened the compilation lines by moving the autoconf defines to
a config.h header file.
-Fixed a potential free of an unitialized pointer in
+Fixed a potential free of an uninitialized pointer in
ext2fs_update_bb_inode().
Fixed miscellaneous gcc -Wall and coverity warnings.
@@ -2371,7 +2371,7 @@ The i_e2image test was fixed so it works with valgrind.
Tests that rely on debugfs are now skipped if debugfs wasn't built.
Fixed the dependencies for "make check" so all required dependencies
-are built before running the gression tests.
+are built before running the regression tests.
A link to com_err.h is installed in $(includedir) during a "make install".
@@ -2467,7 +2467,7 @@ fields which track where and when the first and most recent file
system errors occurred. These fields are displayed by dumpe2fs and
cleared by e2fsck. These new superblock fields were added in 2.6.36.
-Debugfs now uses a more concicse format for listing extents in its
+Debugfs now uses a more concise format for listing extents in its
stat command. This format also includes the interior extent tree
blocks, which previously was missing from stat's output for
extent-based files.
@@ -2507,7 +2507,7 @@ complaining about an invalid inode ratio specified by the user.
Mke2fs now understands the extended option "discard" and "nodiscard",
and the older option -K is deprecated. The default of whether
-discards are enabled by default can be controled by the mke2fs.conf
+discards are enabled by default can be controlled by the mke2fs.conf
file.
Mke2fs's handling of logical and physical sector sizes has been
@@ -2600,7 +2600,7 @@ altogether.
E2fsck could potentially remove directory entries for inodes found in
the unused region of the inode table; this would generally happen on
-ext4 file systems that do not use journaling. This bug has been fixed
+ext4 file systems that do not use journalling. This bug has been fixed
by not clearing these directory entries once it has been established
that bg_unused_inodes may not be trustworthy; once pass #2 has been
completed, e2fsck will restart the file system check from the
@@ -2659,7 +2659,7 @@ needed for a particular build. Given that install floppies are going
Add configure options --enable-symlink-build and
--enable-symlink-install, which allow e2fsprogs be built using
-symlinks instad of hard links, and to be installed using symlinks
+symlinks instead of hard links, and to be installed using symlinks
instead of hard links, respectively. It is useful when the file
system where the build is taking place, or the file system where
e2fsprogs is installed, can't handle hard links for some reason.
@@ -2912,7 +2912,7 @@ Enhance dumpe2fs to dump the extent information via the 'stat'
command, and more detailed extent information via the new command
'dump_extents'.
-Update French, Polish, Czech, and Sweedish translation from the
+Update French, Polish, Czech, and Swedish translation from the
Translation Project.
Fixed various Debian packaging issues --- see debian/changelog for
@@ -2967,7 +2967,7 @@ contrib directory.
Fix filefrag program for files that have more than 144 extents.
-Update French, Polish, Czech, Indonsian, and Sweedish translation from
+Update French, Polish, Czech, Indonesian, and Swedish translation from
the Translation Project.
Fixed various Debian packaging issues --- see debian/changelog for
@@ -3000,7 +3000,7 @@ E2fsprogs 1.41.7 (June 29, 2009)
================================
Fix a bug in libext2fs which can cause e2fsck and resize2fs to write
-uninitalized data into the portion of the inode beyond the first 128
+uninitialized data into the portion of the inode beyond the first 128
bytes when operating on inodes mapped via extents; potentially
corrupting filesystems.
@@ -3028,7 +3028,7 @@ filesystems as the kernel when encoding rec_len >= 64k. For 64k
filesystems (currently all that is supported by e2fsprogs, this is
only a minor corner case).
-Resize2fs will now update the journal backup fileds in the sup0erblock
+Resize2fs will now update the journal backup fields in the superblock
if the journal is moved; this avoids an unnecessary full fsck after
resizing the filesystem. (Addresses RedHat Bugzilla: #505339)
@@ -3037,7 +3037,7 @@ journal and resize inodes.
Change badblocks to allow block sizes larger than 4k.
-Fix filefrag progam so it correctly checks for errors from the fiemap ioctl.
+Fix filefrag program so it correctly checks for errors from the fiemap ioctl.
Update Chinese and Czech translation from the Translation Project.
@@ -3082,7 +3082,7 @@ Bug: #527859)
Fix e2fsck so that if the primary group descriptors are corrupted, but
the backup superblock is entirely invalid, to go back to using (and
-fixing) the priary group descriptors instead of completely giving up
+fixing) the primary group descriptors instead of completely giving up
on the filesystem. (Addresses Debian Bug: #516820)
Change e2fsck to not abort a preen pass if an inode is found to have
@@ -3103,7 +3103,7 @@ Add support to chattr to migrate inodes from using direct/indirect
blocks to extents.
Avoid corrupting the filesystem if there is an attempt to shrink a
-filesystem using resize2fs smaller than posible by making
+filesystem using resize2fs smaller than possible by making
ext2fs_set_bmap() more careful not to delete the old block until the
new block can be inserted. In addition, fix a bug in how the minimum
size of the filesystem (plus a safety margin) is calculated, and
@@ -3113,9 +3113,9 @@ size without the force flag.
Teach blkid to try to figure out DM device names using take advantage
of information in sysfs when running on kernels (2.6.29 and later)
which provide this information in /sys/block/dm-<N>/dm/name; this is
-much faster than scanning for the devncie number in /dev/mapper.
+much faster than scanning for the device number in /dev/mapper.
-Fix blkid to prefer /dev/mapper/<name> device names instad of the
+Fix blkid to prefer /dev/mapper/<name> device names instead of the
private /dev/dm-X names.
Add an -a option to debugfs's close_filesys command which writes any
@@ -3146,7 +3146,7 @@ Clean up e2fsck by removing #ifdef RESOURCE_TRACK by adding an empty
function declaration for init_resource_track() and
print_resource_track() when RESOURCE_TRACK is not defined.
-The test code which is used to build the tst_csum progam has been
+The test code which is used to build the tst_csum program has been
moved from from tst_csum.c into csum.c under an #ifdef DEBUG to to
avoid compile problems caused by not having a prototype for
ext2fs_group_desc_csum(). (Addresses Sourceforge Bug #2484331)
@@ -3181,7 +3181,7 @@ blocks so they are read using a single read operation.
The libuuid library will now close all file descriptors before running
uuidd. This avoids problems when the calling program has open sockets
which then never get closed because uuidd is a long-running helper
-daeomn. (Addresses Launchpad bug: #305057)
+daemon. (Addresses Launchpad bug: #305057)
In order to avoid unnecessary full filesystem checks by e2fsck after
an on-line resize, e2fsck will ignore the NEEDS_RECOVERY flag set on
@@ -3212,7 +3212,7 @@ used to support filesystems without a journal. Update the blkid
library so it understands this.
The blkid library will remove an entry from the blkid cache
-representing the entire disk if partitions are found, since presuambly
+representing the entire disk if partitions are found, since presumably
the device previously had no partition table, but has now transitioned
to using a partition table.
@@ -3224,7 +3224,7 @@ Add support for tracking the number kilobytes written to the
filesystem via the superblock field s_kbytes_written. It will be
updated by the kernel as well as by e2fsprogs programs which write to
the filesystem. This is useful for tracking the wear to filesystems
-on Solid Sstate Drives.
+on Solid State Drives.
Fix compatibility issue in the libext2fs info file and makeinfo
version 4.12. (Addresses Red Hat Bugzilla: #481620)
@@ -3311,7 +3311,7 @@ INODE_UNINIT flag.
E2fsck now distinguishes between fragmented directories and fragmented
files in verbose mode statistics and in the fragcheck report.
-Fix a bug in e2fsck which casued it double count non-contiguous
+Fix a bug in e2fsck which caused it double count non-contiguous
extent-based inodes.
E2fsck will leave some slack space when repacking directories to allow
@@ -3358,7 +3358,7 @@ number to avoid overrunning an array boundary.
Various signed/unsigned errors for variables containing block numbers
have been fixed.
-Accomodations for gcc's stupidity in not realizing that constant
+Accommodations for gcc's stupidity in not realizing that constant
strings that do not contain a '%' character are safe to use in format
strings have been made so that distributions that want to compile
e2fsprogs with -Werror=format-security have an easier time doing so.
@@ -3432,7 +3432,7 @@ from e2fsprogs 1.40.7 which caused e2fsck to fail if the user
specifies a block number using the -b option if the blocksize option
isn't also specified using -B. Unfortunately, users very commonly
invoke e2fsck using "e2fsck -b 32768 /dev/hdXXX" to use the backup
-superblock; in fack e2fsck will often suggest this kind of command
+superblock; in fact e2fsck will often suggest this kind of command
line. Oops.
Enhance the debugfs's "ncheck" command so it will print all of the
@@ -3468,7 +3468,7 @@ Fix the usage message for debugfs's logdump command to be consistent
with its man manpage.
Update Polish, French, Vietnamese, Dutch, Indonesian, German, Czech,
-and Sweedish translation from the Translation Project.
+and Swedish translation from the Translation Project.
Add documentation for the file I/O functions to the libext2fs.texinfo
file. (Addresses Debian Bug: #484877)
@@ -3482,7 +3482,7 @@ details. (Addresses Debian Bug: #497619)
Programmer's Notes
------------------
-Fix a potential file descriptor leack in libcom_err by setting the
+Fix a potential file descriptor leak in libcom_err by setting the
close-on-exec flag for a fd used for debugging. (Addresses Red Hat
Bugzilla #464689)
@@ -3560,7 +3560,7 @@ Mke2fs will correctly enforce the prohibition against features
(specifically read-only features) in revision 0 filesystems. (Thanks
to Benno Schulenberg for noticing this problem.)
-Mke2fs previously would occasionaly create some slightly non-optimally
+Mke2fs previously would occasionally create some slightly non-optimally
placed inode tables; this bug has been fixed.
The mke2fs and tune2fs programs now print the correct usage message
@@ -3607,7 +3607,7 @@ Add support for on-line resizing ext4 filesystem with the flex_bg
filesystem feature. The method for doing so is not optimal, but to do
a better job will require kernel support.
-E2fsprogs 1.41.0 intrduced a bug in libext2fs which casued e2image and
+E2fsprogs 1.41.0 introduced a bug in libext2fs which caused e2image and
debugfs programs to not be able to read e2image files; the signed
vs. unsigned bug in the code which read bitmaps from the e2image has
been fixed. (Addresses Debian Bug: #495830)
@@ -3683,7 +3683,7 @@ errors in the libext2fs texinfo file.
Fixed various Debian packaging issues --- see debian/changelog for
details.
-Add Indonesian and update French, Polish, Dutch, German, Sweedish,
+Add Indonesian and update French, Polish, Dutch, German, Swedish,
Czech, and Vietnamese Translations. (Addresses Debian Bugs: #313697,
#401092)
@@ -3698,7 +3698,7 @@ LD_LIBRARY_PATH before running the various e2fsck internal library
regression tests.
The crc32 regression test in the e2fsck library is now portable to
-greater varienty of environments, including big-endian systems and
+greater variety of environments, including big-endian systems and
when cross-building e2fsprogs for embedded systems. (Addresses
Sourceforge Bug: #2019287)
@@ -3746,7 +3746,7 @@ Disable a very annoying automatic "%.sh -> %" GNU make rule in the
top-level Makefile. That automatic rule is used to better support
SCCS, but it caused problems for a particular niche distribution which
likes to use configure.sh files to store the configure options used to
-build a package. Unfortuntaely GNU make will use the configure.sh to
+build a package. Unfortunately GNU make will use the configure.sh to
replace the configure script, resulting in a self-inflicted fork bomb
leading to an out-of-memory crash.
@@ -3776,9 +3776,9 @@ The io_channel_read_blk64() and io_channel_write_blk64() functions are
now functions instead of C preprocessor macros to provide better
forward compatibility.
-The e2fpsrogs translation template now expands the @x abbrevation.
+The e2fpsrogs translation template now expands the @x abbreviation.
-Various namespace leackages in libblkid, libe2p, and libext2fs have
+Various namespace leakages in libblkid, libe2p, and libext2fs have
been fixed.
Fix a parallel build problem in e2fsprogs.
@@ -3791,7 +3791,7 @@ E2fsprogs is now more portable to Solaris.
* Flush stdio handles before calling setbuf(), since Solaris will
discard any pending output to the stream.
* Define _XOPEN_SOURCE to 600 since Solaris's header files are very
- picky about which C compiler can beused for SUSv3 conformance.
+ picky about which C compiler can be used for SUSv3 conformance.
Use of C99 is not compatible with SUSv2 (_XOPEN_SOURCE=500),
and C89 is not compatible with SUSv3 (_XOPEN_SOURCE=600).
Since we need some SUSv3 functions, consistently use SUSv3 so
@@ -3801,9 +3801,9 @@ E2fsprogs is now more portable to Solaris.
is included, which conflicts with e2fsprogs' use of the kmem_cache_t
typedef.
* Solaris ships with a pathetically ancient shell in /bin/sh so we
- avoid the use of various more avanced shell constructs such as $().
+ avoid the use of various more advanced shell constructs such as $().
-The "make rpm" command will now take some extra configure optiosn from
+The "make rpm" command will now take some extra configure options from
the build environment without needing to patch the source tree.
The ext2fs_add_dir_block() function will now grow the dblist more
@@ -3904,7 +3904,7 @@ it to quote the filenames so that spaces or tabs in directory entries
are easily visible. (Addresses Red Hat Bugzilla: #149480; Addresses
Sourceforge Feature Request: #1201667)
-Fix a potential off-by-one buffer oveflow in the fs_device_name in an
+Fix a potential off-by-one buffer overflow in the fs_device_name in an
e2image file.
The chattr program will return a non-zero exit code in case of
@@ -3943,7 +3943,7 @@ bitmaps.
Fix gcc -Wall warnings
-Fix the pkg-config files so that private librares are specified in
+Fix the pkg-config files so that private libraries are specified in
"Libs.private:".
Fix the libext2fs.texinfo manual so it builds with modern versions of
@@ -4020,9 +4020,9 @@ which has been journalled starts with the first four bytes 0xc03b3998,
when e2fsck replays the journal, those four bytes will be replaced
with zero's. Fortunately, it is highly, highly unlikely for e2fsck
metadata to begin with those fatal 4 byte sequence, and unless
-data=ordered mode is in use, data blocks are never journaled.
+data=ordered mode is in use, data blocks are never journalled.
-Updated German, Dutch, Sweedish, and Vietnamese translations.
+Updated German, Dutch, Swedish, and Vietnamese translations.
Programmer's notes:
-------------------
@@ -4045,7 +4045,7 @@ directory, but it's good to get them fixed.
One additional fix in ext2fs_swap_inode_full() needed for resize2fs to
work correctly with in-inode extended attributes.
-Updated German, Czech, Dutch, French, Polish, Sweedish, and Vietnamese
+Updated German, Czech, Dutch, French, Polish, Swedish, and Vietnamese
translations.
Debugfs will avoid using a pager if the standard output is not a tty.
@@ -4077,9 +4077,9 @@ s_first_data_block setting.
Fix bug in blkid when run by an unprivileged user; most devices were
not reported correctly. 9Addresses Launchpad Bug: #220275)
-Mke2fs will not allow the logically incorect combination of
+Mke2fs will not allow the logically incorrect combination of
resize_inode and meta_bg, which had previously caused mke2fs to create
-a corrupt fileystem.
+a corrupt filesystem.
Fix fsck in German locales so that a 'j' means yes.
(Addresses Sourceforge Bug: #1947683)
@@ -4130,7 +4130,7 @@ completely on big-endian systems such as PowerPC. The bug should be
completely fixed now. Yay for regression test suites. (Addresses Red
Hat Bugzilla: #434893)
-Updated German, Czech, Dutch, Polish, Sweedish, and Vietnamese
+Updated German, Czech, Dutch, Polish, Swedish, and Vietnamese
translations. Many thanks to Philipp Thomas from Novell for stepping
up to become the new German translation maintainer! (Addresses Debian
Bugs: #302512, #370247, #401092, #412882).
@@ -4202,13 +4202,13 @@ Fix bug which could cause libblkid to seg fault if a device mapper
volume disappears while it is being probed. (Addresses RedHat
Bugzilla: #433857)
-Inhance e2fsck's reporting of unsupported filesystem feature flags.
+Enhance e2fsck's reporting of unsupported filesystem feature flags.
(Addresses Sourceforge Feature Request: #1175808)
Fix option syntax in dumpe2fs for explicit superblock and blocksize
parameters. What was currently documented in the man page has been
broken for some time, due to getopt() implementation changes. The
-option sytax has been changed to one which is can be more portable
+option syntax has been changed to one which is can be more portable
supported and which is consistent with the format for extended options
in mke2fs and tune2fs. (Addresses Sourceforge Bug: #1830994)
@@ -4235,7 +4235,7 @@ Fix uuidd so that it creates the pid file with the correct pid number.
Fix various gcc -Wall warnings.
-Update Czech, Dutch, Polish, Sweedish, and Vietnamese translations
+Update Czech, Dutch, Polish, Swedish, and Vietnamese translations
Fixed spelling mistakes, typos, and otherwise clarified man pages.
(Addresses Sourceforge Patch: #1399325)
@@ -4324,7 +4324,7 @@ long.
Mke2fs will now create new filesystems with 256 byte inodes and the
ext_attr feature flag by default. This allows for much better future
-compatibity with ext4 and speeds up extended attributes even on ext3
+compatibility with ext4 and speeds up extended attributes even on ext3
filesystems.
Teach e2fsck to ignore certain "safe" filesystem features which are
@@ -4352,7 +4352,7 @@ skip calling ftruncate in that case.
Add support for detecting HFS+ filesystems in the blkid library.
-Add supprt in the blkid library for ext4/ext4dev filesystems.
+Add support in the blkid library for ext4/ext4dev filesystems.
Fix a bug in blkid where it could die on a floating point exception
when presented with a corrupt reiserfs image.
@@ -4474,7 +4474,7 @@ root in the dom0 host environment, thus allowing the untrusted user to
gain privileged access in the host OS. Thanks to the McAfee AVERT
Research group for reporting this issue. (Addresses CVE-2007-5497.)
-Fix hueristics in blkid which could cause a disk without partitions to
+Fix heuristics in blkid which could cause a disk without partitions to
be incorrectly skipped when a loopback device is present. (Addresses
Red Hat Bugzilla #400321.)
@@ -4550,11 +4550,11 @@ Fix mke2fs tests to avoid needing any significant ^M (CR) characters
Add "make check" to the RPM spec file
-Fix "make install" and 'make unstall" in misc/Makefile.in so that it
+Fix "make install" and 'make uninstall" in misc/Makefile.in so that it
works correctly when the prefix is not the root directory.
Fix the resize2fs tests, r_move_itable and r_resize_inode, so they
-clena up after themselves by deleting the test.img temporary file
+clean up after themselves by deleting the test.img temporary file
after completing the test.
Fixed a corner case bug ext2fs_unlink() when trying to delete the
@@ -4563,7 +4563,7 @@ entry in the previous directory block is not in use. Fortunately
ext2fs_unlink() is only used by debugfs and e2fsck, and in e2fsck in
places where it is extremely unlikely to run into this corner case.
-Fix missing dependency which would cuase parallel builds to fail.
+Fix missing dependency which would cause parallel builds to fail.
(Addresses Sourceforge Bug #1842331.)
Fix a build error on newer gcc caused by lib/ext2fs/ismounted.c
@@ -4587,7 +4587,7 @@ Since we normally can very accurately predict how big the the dirinfo
array needs to be, this bug only got triggered on very badly corrupted
filesystems.
-Fix a bug in e2fsck which caused it to incorrectly salvange
+Fix a bug in e2fsck which caused it to incorrectly salvage
directories when the last entry's rec_len is bogusly too big. This
resulted in a nonsense filesystem corruption to be reported, and
required a second run of e2fsck to fully fix up the directory.
@@ -4650,7 +4650,7 @@ e2fsprogs-1.32-mk_cmds-cosmetic.patch)
Fix the test suite to use LC_ALL instead of LANG. LC_ALL is the "high
priority" environment variable that overrides all others, where as
-LANG is the lowest priorty environment variable. If LC_ALL is set, it
+LANG is the lowest priority environment variable. If LC_ALL is set, it
doesn't matter whether LANG, LANGUAGE, LC_COLLATE, LC_MESSAGES, and
the all the rest are set. This will assure that the locale when
running the test suites is the "C" locale. (Obviates Gentoo patch:
@@ -4767,7 +4767,7 @@ error case.
Add libreadline.so.5 support to libss.
-Impove badblocks -n/-w exclusive usage message.
+Improve badblocks -n/-w exclusive usage message.
Fix dump_unused segfault in debugfs when a filesystem is not open
@@ -4816,7 +4816,7 @@ Add explanatory message to badblocks that -n and -w are mutually exclusive
Allow debugfs and dumpe2fs to support fs features under development.
Add support for the new flag EXT2_FLAG_SOFTSUPP_FEATURES flag to
-ext2fs_open() , which allows application to open filesystes with features
+ext2fs_open() , which allows application to open filesystems with features
which are currently only partially supported by e2fsprogs.
Allow unix_io to support offsets greater than 2G (Addresses
@@ -4890,7 +4890,7 @@ determining a partition's size, since binary searching to determine
the device doesn't work on FreeBSD.
Documentation about UUID's is available in enough places, and it's
-awkward to deal with debian-legal's insanities. So I'm caving in the
+awkward to deal with debian-legal's inanities. So I'm caving in the
"more-lunatic-than-RMS" wing of Debian by removing RFC-4122 so we
don't have do the dfsg tarball. Also remove the rule that only tried
to install RFC-4122 on Ubuntu, since Ubuntu seems to want to fetch
@@ -4970,7 +4970,7 @@ reruns any failed tests
Update draft-leach-uuids-guids-01.txt with rfc4122.txt
Fix miscellaneous bugs reported by Coverity: Dead code, potential nul
-pointer dereferences, memory leaks, etc. None were security-criticial
+pointer dereferences, memory leaks, etc. None were security-critical
problems.
Fix up usage and decrement error messages in the test_icount program
@@ -5046,7 +5046,7 @@ resize inode for large filesystems. (Addresses Debian Bug #346580)
When allocating space for the RAID filesystems with the stride
parameter, mke2fs will now place each portion of the group's inode
table right up after the superblock (if present) in order to minimize
-fragmentation of the freespace.
+fragmentation of the free space.
Speed up mke2fs and e2fsck by writing inode and block bitmaps more
efficiently by writing the inode and block bitmaps in one pass, thus
@@ -5166,7 +5166,7 @@ filesystems.
Fix a compile_et bug which miscount the number of error messages if
continuations are used in the .et file.
-Add extra sanity checks to protect users from unusual cirucmstances
+Add extra sanity checks to protect users from unusual circumstances
where /etc/mtab may not be sane, by checking to see if the device is
reported busy (works on Linux 2.6) kernels. (Addresses Debian Bug
#319002)
@@ -5230,7 +5230,7 @@ Sourceforge Bug #1261547)
Clean up the blkid library by making the superblock and generic i/o
functions to be more generic. Clean up interface to the probe
-function, and fix memory leak. Finallly, remove an unneeded reference
+function, and fix memory leak. Finally, remove an unneeded reference
to probe.h in the lib/blkid/resolve.c
Add an ext2fs_read_bb_FILE regression test to confirm proper detection
@@ -5283,7 +5283,7 @@ Bugzilla ##161183.)
Fix com_err library to make it more compatible with recent changes
made to the com_err library in MIT Kerberos V5 version 1.4.
-(Addresses Sourcefroge Bug #1150146)
+(Addresses Sourceforge Bug #1150146)
General cleanup of messages printed by e2fsprogs programs for grammar,
consistency, and to make life easier for translators. Fixed a few
@@ -5341,7 +5341,7 @@ filesystems. (Addresses Debian Bug: #303509)
If the superblock last mount time indicates that the system clock may
not be accurate, then e2fsck will omit checking inodes' deletion time
field for indications of a potential corrupted orphaned inode list.
-(Previously e2fsck only ommited these LOW_DTIME checks when the
+(Previously e2fsck only omitted these LOW_DTIME checks when the
superblock's last write time looked insane.)
Fixed a IA64 core dump bug in the e2p library which affected dumpe2fs.
@@ -5383,7 +5383,7 @@ are searched before searching all devices in the system.
Added new functions to the blkid library, blkid_dev_set_search() and
blkid_dev_has_tag().
-E2fsck's problem strings can now use @m and @n as abbrevations for
+E2fsck's problem strings can now use @m and @n as abbreviations for
"multiply-claimed" and "invalid", respectively.
The e2fsprog.pot file now has an explanation of how the @-expansion
@@ -5394,10 +5394,10 @@ make life easier for translators.
Fixed missing return values in the ext2fs library which could cause it
to return random garbage in certain error conditions.
-Allow the current time to be overriden via the E2FSCK_TIME environment
+Allow the current time to be overridden via the E2FSCK_TIME environment
variable for use in regression tests.
-The test scrpit driver program now exits with a non-zero status if
+The test script driver program now exits with a non-zero status if
there any of its test that it ran failed.
Fixed problems with parabuilds on SMP systems. (Addresses Sourceforge
@@ -5469,7 +5469,7 @@ Cleaned up the lib/ext2fs Makefile slightly.
E2fsprogs 1.36 (February 4, 2005)
=================================
-All of the patches that were applied to Fedore Core 3's
+All of the patches that were applied to Fedora Core 3's
e2fsprogs-1.35-11.2 have been integrated, although sometimes with a
lot of bug fixes first. Users of Fedora Core 3 are strongly
encouraged to upgrade to e2fsprogs 1.36 as soon as possible.
@@ -5536,7 +5536,7 @@ too big to be expressed using a 1k blocksize. (Addresses Sourceforge
bug #1106631)
Change blkid to test for NTFS first because Windows sometimes doesn't
-clear enough of the parition to confuse the probing routines into
+clear enough of the partition to confuse the probing routines into
thinking the old filesystem type is still valid. (Addresses Debian
Bug #291990)
@@ -5571,7 +5571,7 @@ Mke2fs will now accept a size in megabytes, gigabytes, and other units
convenient than specifying a block count.
Fix an obscure, hard-to find bug in "e2fsck -S" caused by an inode
-cache conherency problem.
+cache coherency problem.
Debugfs now supports a new command, set_inode_field, which allows a
user to manually set a specific inode field more conveniently, as well
@@ -5579,7 +5579,7 @@ as set entries in the indirect block map.
Debugfs's set_super_value command has been enhanced so that the user
can set most superblock fields, including the date/time fields and
-some of the more newsly added superblock fields.
+some of the more newly added superblock fields.
E2fsprogs programs now accept an offset to be passed to the file
specifiers, via the syntax: "/tmp/test.img?offset=1024".
@@ -5622,7 +5622,7 @@ Change e2fsck to accept directories greater than 32MB.
Fix e2fsck so that a checkinterval of zero disables a time-based check
of the filesystem.
-Debugfs will check the DEBUGFS_PAGER enviroment variable in preference
+Debugfs will check the DEBUGFS_PAGER environment variable in preference
to the PAGER environment variable. (Addresses Debian Bug #239547)
Tune2fs will not mark rewrite the superblock if the feature bitmasks
@@ -5638,7 +5638,7 @@ Add e2image -I option which allows the e2image metadata to be
installed into a filesystem.
Fixed bug in the badblocks program which caused "done" to always
-appear in english even when a translation was available. (Addresses
+appear in English even when a translation was available. (Addresses
Debian Bug #252836)
The blkid program has a new option -o which controls the output format
@@ -5651,7 +5651,7 @@ of clock sequence when generating UUID's.
Fix a Y8.8888K problem in the uuid library.
Logsave now creates a new session id for itself to avoid getting
-killed by init whan transitioning between init levels.
+killed by init when transitioning between init levels.
Change the licensing of the UUID library to be the 3-clause BSD-style
license; this allows Apple to use the uuid library in Darwin.
@@ -5662,7 +5662,7 @@ Fix a memory and file descriptor leak in the blkid library.
The blkid library will revalidate the device if the system time is
earlier than last verification time of the device, since that
-indicates that the system time is probably nottrustworthy.
+indicates that the system time is probably not trustworthy.
The blkid library will override the default location of the blkid.tab
file by the BLKID_FILE environment variable, if it is available.
@@ -5697,7 +5697,7 @@ The uuid library now has new functions uuid_unparse_upper() and
uuid_unparse_lower() which forces the case of the hex digits to be
upper case, or lower case.
-The build process has been speeded up by enhancing the subst program
+The build process has been sped up by enhancing the subst program
to update the modtime on the generated files even when the generated
file hasn't changed.
@@ -5732,7 +5732,7 @@ __attribute__ ((unused)) if we are using GCC, so that UUID_DEFINE can
be used in header files.
Add support for the install-strip and install-shlibs-strip targets, as
-suggested by the GNU coding guielines. "make install" no longer
+suggested by the GNU coding guidelines. "make install" no longer
strips the binaries which are installed.
Remove support for the --enable-old-bitops configure option which was
@@ -5761,7 +5761,7 @@ Fix "make uninstall" to so that it removes everything that is installed.
Add a configure --enable-maintainer-mode option which enables the
makefile rules to rebuild the configure script from configure.in, and
-to reubuild the .gmo files in po directory.
+to rebuild the .gmo files in po directory.
Drop the sparc assembly bitwise operations; it's less efficient
than the GCC 3.4 compile code and triggers compiler warnings on
@@ -5781,7 +5781,7 @@ E2fsprogs will now deal correctly with symlinks that contain
extended attribute information, which can be created using SE Linux.
(Addresses Debian Bug #232328)
-Remove a double longjump into an invalid stack frame bug in e2fsck.
+Remove a double longjmp into an invalid stack frame bug in e2fsck.
(This was during an abort sequence, which normally worked on Linux and
caused a core dump on other operating systems.)
@@ -5952,7 +5952,7 @@ to be an even multiple of the VM pagesize in order to avoid a Linux
kernel bug introduced when the storage of the buffer cache was moved
into the page cache.
-Mke2fs will warn the user when creating a filesystem with journaling
+Mke2fs will warn the user when creating a filesystem with journalling
and a blocksize greater than 4096. (Addresses Debian bug #193773)
Fixed a bug in resize2fs which caused it to fail on filesystems with a
@@ -5989,7 +5989,7 @@ Fixed a bug in the blkid library which caused it to not update its
cache if a filesystem changes from having a label to not having a
label.
-Fixed a bug in the blkid library wihch could avoid an infinite loop
+Fixed a bug in the blkid library which could avoid an infinite loop
in blkid_find_dev_with_tag() if /proc is not mounted and there the
/etc/blkid.tab file has not yet been created.
@@ -6000,10 +6000,10 @@ thrashing the system block buffer cache.
Fixed various NLS issues.
- Added Czech and Swedish translations
- Removed testing NYC translation
- - Fixed NLS support for message abbrevations in e2fsck
+ - Fixed NLS support for message abbreviations in e2fsck
- Remove de-utf.po, since we shouldn't have two versions using different
charset encodings.
- - Used ngettext() (abbreivated with the macro P_(str1, str2, n)) to
+ - Used ngettext() (abbreviated with the macro P_(str1, str2, n)) to
simplify the statistics reporting in e2fsck.
Changed configure.in so that its defaults for *BSD systems no longer
@@ -6025,7 +6025,7 @@ Updated gettext implementation used by e2fsprogs to 0.11.5, and enable
NLS support by default. (Added partial workaround for gettext/Darwin
incompatibility problems.)
-Added full MIT KRB5 and Himdall compaibility support to the com_err
+Added full MIT KRB5 and Himdall compatibility support to the com_err
library and the compile_et program. (Addresses Debian bug #191900)
Added the blkid_known_fstype() function to the blkid library, which
@@ -6209,8 +6209,8 @@ Updated config.guess and config.sub with newer versions from the FSF.
Removed unnecessary libraries from being linked into the fsck, lsattr,
chattr, and blkid executables.
-E2fsprogs 1.32 (Nomvember 9, 2002)
-==================================
+E2fsprogs 1.32 (November 9, 2002)
+=================================
Fixed a bug in the Unix I/O routines which caused needless writebacks
of clean blocks from the unix_io cache (they were erroneously marked
@@ -6224,12 +6224,12 @@ small amount of CPU time.
Updated internationalization files.
-E2fsprogs 1.31 (Nomvember 8, 2002)
-==================================
+E2fsprogs 1.31 (November 8, 2002)
+=================================
Update EVMS ext2fsim plugin with EVMS 1.2. (We still support
compiling the fsim plugin with EVMS 1.0 and 1.1.) Add better error
-handling for child process that die unexpectly. Add a hack to force
+handling for child process that die unexpectedly. Add a hack to force
mkfs to create filesystems that won't cause problems with hardware
that has 2k or 4k minimum blocksize requirements. Read from child
processes in non-blocking mode, so that the GUI continues to update.
@@ -6250,7 +6250,7 @@ Fix a bug where e2fsck could erroneously mark a filesystem as being
clean if a check of dirty filesystem is interrupted with a ^C. (Bug
introduced in e2fsprogs 1.28.)
-If journal debuging is enabled using --enable-jbd-debug, the debugging
+If journal debugging is enabled using --enable-jbd-debug, the debugging
level is now set via the E2FSCK_JBD_DEBUG environment variable.
If byteswapping support is disabled using configure --disable-swapfs,
@@ -6258,7 +6258,7 @@ skip the tests which depend on byte-swapping, so that "make check"
won't bomb out.
Lshattr will now display the indexed directory flag. Also, some of
-the more esoteric compression flags are supressed unless compression
+the more esoteric compression flags are suppressed unless compression
support has been enabled.
Update man pages.
@@ -6272,7 +6272,7 @@ update the inode's ctime field, and the mtime field of the containing
directories, so that incremental backups using dump/restore will work
correctly.
-In order to avoid spurious errors, e2fsck wil check the last
+In order to avoid spurious errors, e2fsck will check the last
superblock write time to determine whether or not it can safely use
the LOW_DTIME checks to determine if there are inodes on the orphan
inode linked list that had somehow gotten disconnected. (Addresses
@@ -6292,7 +6292,7 @@ mounted using the loopback interface. (Addresses Sourceforge bug
When flushing buffers (as is done by badblocks, for example) check to
see if the BLKFLSBUF ioctl succeeds, and if so, avoid using the
FDFLUSH ioctl which causes the MD device driver which causes confusing
-syslog messages about obselete ioctl messages. (Addresses Sourceforge
+syslog messages about obsolete ioctl messages. (Addresses Sourceforge
bug #545832).
Debugfs's write command now checks to see if the destination filename
@@ -6315,7 +6315,7 @@ the location of the block/inode bitmaps and inode table.
Add support for the an alternative block group descriptor layout which
allows for on-line resizing without needing to prepare the filesystem
-in advance. (This is the incomat feature flag meta_bg.)
+in advance. (This is the incompat feature flag meta_bg.)
Add support for storing default mount options in the superblock, so
that the filesystem can be mounted with specific mount options without
@@ -6326,7 +6326,7 @@ Add support for a new inode flag, which is to be used for indicating
the top of directory hierarchies for the Orlov block allocator.
Fix e2fsck so that if it creates the lost+found directory, it does so
-with the more apporpriate permissions of 0700. Also change
+with the more appropriate permissions of 0700. Also change
mklost+found so that it also creates the directory 0700.
Fixed format bug in e2fsck if NLS is in use.
@@ -6356,7 +6356,7 @@ block.
E2fsck now performs additional consistency checks on indexed (HTREE)
directories.
-Fix bug where efsck might get confused about whether a completely
+Fix bug where e2fsck might get confused about whether a completely
empty directory block is an empty leaf block or an interior htree
node. This could cause e2fsck to get confused into think that a valid
indexed directory was corrupted.
@@ -6391,7 +6391,7 @@ E2fsprogs 1.29 (September 24, 2002)
===================================
Fixed a bug in e2fsck which could corrupt a directory when optimizing
-it (via the -D option) or rebuiliding the hash tree index with a 1 in
+it (via the -D option) or rebuilding the hash tree index with a 1 in
512 probability, due to a fence post error.
Fixed a bug in the LVM support code which caused LABEL='xxx' not to
@@ -6427,7 +6427,7 @@ for setting the htree flag is not included yet, although it can be
manually turned on via the debugfs program.
Clarified e2fsck error message which is printed when it cannot find
-sufficient contiguous block when relcating filesystem metadata.
+sufficient contiguous block when relocating filesystem metadata.
Added support for building an EVMS plugin module for ext2/3. This
module is substantially the same as the EVMS module shipping with EVMS
@@ -6486,7 +6486,7 @@ SIGINT/SIGTERM to its child processes, and wait until they have all
exited before it exits.
The uuid parsing code in the uuid library now properly complains when
-an illegally formated uuid is presented to it. (Addresses Debian bug
+an illegally formatted uuid is presented to it. (Addresses Debian bug
#152891)
Restrict use of the 2.4 setrlimit ABI f*ckup to kernels between 2.4.10
@@ -6544,7 +6544,7 @@ e2fsck will not complain that the file is too small.
Resize2fs will print the actual new size of the filesystem when it is
finished resizing.
-Fixed a bug in debugfs where "ls -l" would report incorrectl file type
+Fixed a bug in debugfs where "ls -l" would report incorrectly file type
information on big-endian systems.
@@ -6560,7 +6560,7 @@ limitations and bugs which make it unsuitable for production use.)
The ext2fs_read_dir_block2 and ext2fs_write_dir_block now take a new
flag, EXT2_DIRBLOCK_V2_STRUCT, which will will reverse when the
-name_len field is byte swampped on big-endian machines, since in the
+name_len field is byte swapped on big-endian machines, since in the
V2 structure, name_len is a char field which is doesn't need to be
byte swapped --- except if an old-style kernel had byte-swapped the
name_len field as part of the V1 structure.
@@ -6612,7 +6612,7 @@ Programmer's notes:
Fixed various gcc -Wall complaints.
-Fixed a few memory leaks in the e2fsck journaling code, and in the
+Fixed a few memory leaks in the e2fsck journalling code, and in the
ismounted code checking for a swap device.
Add new inode I/O abstraction interface which exports an inode as
@@ -6678,7 +6678,7 @@ automatically identify reiserfs filesystems.
The number of processes spawned by fsck can now be limited using the
FSCK_MAX_INST environment variable.
-Fsck now searchs the LVM proc hierarchy to find logical volumes which
+Fsck now searches the LVM proc hierarchy to find logical volumes which
should be searched for UUID and label information.
Work around a bug in 2.4.10+ kernels by trying to unset the filesize
@@ -6693,7 +6693,7 @@ badblocks.
Mke2fs now automatically clears the immutable attribute on a
pre-existing .journal file left over from a previous failed attempt to
-add a journal to an alreadyy-mounted filesystem.
+add a journal to an already-mounted filesystem.
Fixed mke2fs's exit codes to consistently indicate when the mke2fs
operation failed.
@@ -6765,7 +6765,7 @@ Fix general gcc -Wall complaints.
E2fsprogs (mostly) works with the dietlibc.
The programming texinfo file has been expanded to include description
-of additional libext2fs functions. (Still not compeltely done, but a
+of additional libext2fs functions. (Still not completely done, but a
lot of the more important functions have been documented.)
Added a umask structure to struct_ext2_filsys, which currently only
@@ -6783,7 +6783,7 @@ information to the callback function (identical to the one used by
ext2fs_dblist_dir_iterate). The directory iterator functions take a
new flag, DIRENT_FLAG_INCLUDE_REMOVED, which will return deleted
directory entries. If the directory entry is deleted, the callback
-function will be called with the entry paraemter set to
+function will be called with the entry parameter set to
DIRENT_DELETED_FILE.
Added new functions, ext2fs_inode_alloc_stats and
@@ -6796,7 +6796,7 @@ E2fsprogs 1.25 (September 20, 2001)
===================================
This is primarily a bug-fix release; no new features were added, but
-there are a number of embarassing bug fixes and cleanups applied.
+there are a number of embarrassing bug fixes and cleanups applied.
Fix a bug mke2fs which causes stack garbage to be written to disk when
zapping disk sectors. (This bug could cause mke2fs to core dump for
@@ -6856,7 +6856,7 @@ result.
Mke2fs is now more careful about zapping swap space signatures and
other filesystem/raid superblock magic values so that programs like
-mount who try to use hueristics to determine the filesystem type of a
+mount who try to use heuristics to determine the filesystem type of a
partition are less likely to be confused.
E2fsck will no longer complain if the the mode of EXT2_RESIZE_INO is a
@@ -6871,11 +6871,11 @@ E2fsprogs program no longer print the filesystem version number
purpose.
E2fsck will once again compile under libc5, since it will supply its
-own version of strnlen if necesssary.
+own version of strnlen if necessary.
mke2fs and tune2fs will allow the use of UUID= or LABEL= specifiers
when specifying the external journal device. tune2fs will also search
-devices looking for the externla journal debice when removing.
+devices looking for the external journal device when removing.
E2fsprogs 1.23 (August 15, 2001)
================================
@@ -6970,7 +6970,7 @@ ioctls, and allow them to be defined for non-i386 platforms.
The uuid.h header file is now protected against multiple inclusions.
E2fsprogs is now being developed using BitKeeper. Changed the test
-scripts to deal with BK's stripping CR characgters from text files,
+scripts to deal with BK's stripping CR characters from text files,
and changed the top-level Makefile.in to avoid including BitKeeper
files when generating the source tarball.
@@ -6979,7 +6979,7 @@ E2fsprogs 1.21 (June 15, 2001)
==============================
Added new configure flags which allow a subset e2fsprogs to be built;
-this is most useful for boot floopies, since the resulting shared
+this is most useful for boot floppies, since the resulting shared
libraries and programs are slimmed down by removing features that
aren't necessary for a boot floppy. The new flags that were added
are: --disable-swapfs, which removes support for byte swapping old
@@ -7037,7 +7037,7 @@ directories correctly because the change modified the layout of struct
dirent to be incompatible with the libe2p shared library.
Cleaned up the mke2fs manual page and included a discussion about why
-it's good to periodically check the filesystem even when journaling is
+it's good to periodically check the filesystem even when journalling is
enabled.
Programmer's notes:
@@ -7060,7 +7060,7 @@ Fixed the d_loaddump test case to be more robust, and not depend on
bash'isms.
Removed debugfs's dependence on pread(), which was accidentally
-intrudced in e2fsprogs 1.20
+introduced in e2fsprogs 1.20
Fixed a performance bug in the libext2fs's icount routine; the size
estimate of the icount array was incorrectly being calculated.
@@ -7092,7 +7092,7 @@ Miscellaneous code cleanups:
their dependencies would be properly calculated.
* Removed redundant code
* Fixed comments in code
- * Removed no-longer unneeded argsused #pragma.
+ * Removed no-longer unneeded args used #pragma.
E2fsprogs 1.20 (May 20, 2001)
@@ -7128,7 +7128,7 @@ of the directory entry before using it.
The ext2 library has been enhanced to make tune2fs safe to run on
mounted filesystems. (Users could usually get away with using tune2fs
on mounted filesystems before, but with the advent of ext3 and
-journaling, it became important to make tune2fs was *really* safe for
+journalling, it became important to make tune2fs was *really* safe for
use even when the filesystem being modified is mounted.) E2label is
now implemented by tune2fs using an argv[0] dispatch, so that e2label
is also now safe for use on mounted filesystems.
@@ -7145,7 +7145,7 @@ large file when deciding whether or not the filesystem has large files.
Fixed lsattr and chattr so that they work correctly on large files.
(Fixes Debian bug #72690.)
-Removed limitation in get_device_size() which imposed a one terrabyte
+Removed limitation in get_device_size() which imposed a one terabyte
filesystem limitation. (Most 2.2 kernels still have a signed int
problem which cause 1 TB block device limitation. Fortunately, the
kernel patches to fix this are much easier than fixing the 2TB
@@ -7315,11 +7315,11 @@ Added ext3 journalling support. E2fsck will run the journal (if
necessary) by temporarily mounting the filesystem. /sbin/fsck.ext3 is
installed as a symlink to e2fsck. Fsck has been taught about ext3,
and treats it the same as ext2 in terms of the progress bar logic.
-Dumpe2fs will display the superblock journaling information if the
+Dumpe2fs will display the superblock journalling information if the
filesystem has a journal. The ext2 library will now permit opening an
ext3 filesystem with the recovery flag set. This is necessary for
on-line dump's to work correctly, but there may be issues with this
-working well since ext3 is much less agressive about syncing blocks to
+working well since ext3 is much less aggressive about syncing blocks to
the filesystem, since they're safe on the journal.
Tune2fs and e2fsck have been changed to allow the mount_count check to
@@ -7337,7 +7337,7 @@ kernel version changes. Which include files are used by e2fsprogs
have also been cleaned up to improve portability.
Limit the number of times that e2fsck updates the progress bar so that
-people who are booting using a 9600 baud console don't get swampped by
+people who are booting using a 9600 baud console don't get swamped by
too many updates.
Improved the loop detection algorithm in e2sck's pass #3 so that it is
@@ -7383,7 +7383,7 @@ check filesystems if there were any LABEL= or UUID= entries in
/etc/fstab.
The Hurd doesn't support the filetype filesystem feature. The mke2fs
-program now makes sure that for the Hurd, the filestype feature is
+program now makes sure that for the Hurd, the filetype feature is
turned off. E2fsck will check to see if the filetype feature is
turned on for Hurd filesystems, and offer to turn off the feature.
@@ -7404,7 +7404,7 @@ which is used in catastrophic situations where the block group
descriptors are corrupt. If the -c option is specified, debugfs will
skip trying to read in the block and inode bitmaps.
-Debufs's lsdel command was fixed to handle bad blocks in the inode
+Debugfs's lsdel command was fixed to handle bad blocks in the inode
table.
A Y2K bug in debugfs's "ls -l" handling was fixed by switching to use
@@ -7526,7 +7526,7 @@ The ext2fs_free() command now uses the new badblocks API to avoid
using the compatibility layer.
Added new regression test cases; the run_e2fsck test script now
-supports the ability for a test case to run a prepratory command
+supports the ability for a test case to run a preparatory command
before running e2fsck.
E2fsprogs 1.17 (October 26, 1999)
@@ -7582,7 +7582,7 @@ sparse_superblock features enabled by default, unless it is run on a
pre-2.2 kernel. These features are not supported by a pre-2.2 kernel,
so there is now a new flag -O which allows the user to specify with
which features she would like to create the filesystem; "mke2fs -O
-none" will create a filesystsem compatible with 2.0 kernels.
+none" will create a filesystem compatible with 2.0 kernels.
The tune2fs program now has a -O option which allows the user to set
and reset "safe" filesystem features. Currently, the only ones which
@@ -7608,7 +7608,7 @@ expanded to the point where an indirect block needed to be allocated.
E2fsck now makes some additional sanity checks on the superblock to
avoid crashing or giving a memory allocation error if some of the
-values in the superblock are unresonable (but the superblock otherwise
+values in the superblock are unreasonable (but the superblock otherwise
looks valid).
Fixed a bug in e2fsck where a very badly corrupted filesystem might
@@ -7658,12 +7658,12 @@ Linux 2.3 kernels that have renamed i_version to i_generation.
E2fsck now prints a progress/completion bar (and not just a simple
spinner) if the -C0 option is requested or if it receives a SIGUSR1
-signal. Fsck will automatically manage the (potentially muliple)
+signal. Fsck will automatically manage the (potentially multiple)
e2fsck processes to print completion bars if it is given a -C option,
with the right thing happening if multiple filesystems are being
checked in parallel.
-Mke2fs now has better automatic hueristics to determine the filesystem
+Mke2fs now has better automatic heuristics to determine the filesystem
parameters to be used for a particular filesystem. Added a new option
-T which allows the user to specify how the filesystem is to be used,
which helps mke2fs do a better job selecting the filesystem parameters.
@@ -7693,7 +7693,7 @@ caused the last block in the bitmap not to get cleared.
Cleaned up a number of messages in e2fsck:
* The message "Group's #'s copy of the group descriptor..."
was fixed so that the correct number would be displayed.
- * Added missing space in the "disk write-protected" error messsage
+ * Added missing space in the "disk write-protected" error message
* Cleaned up the error message printed when a non-interactive
e2fsck needs to abort a check because the filesystem
appears to be mounted.
@@ -7702,12 +7702,12 @@ Added a new command-line utility, uuidgen, which will create and print
a UUID.
Make debugfs's icheck command more robust by checking to make sure an
-inode has valid blocks before interarting over the inode's blocks.
+inode has valid blocks before interacting over the inode's blocks.
UUID generation now uses a random-based scheme whenever possible to
prevent potential privacy problems.
-Man pages for all of the UUID functions in the lirbary were added.
+Man pages for all of the UUID functions in the library were added.
Fixed bug in fsck so it won't coredump if a filesystem not in
/etc/fstab is given to it.
@@ -7745,7 +7745,7 @@ Cleaned up functions such as pass1_get_blocks, pass1_read_inode which
in e2fsck's pass1.c really should have been static.
The return value of the uuid_compare() function was changed to make it
-match with the convetions used by strcmp, memcmp, and Paul Leach's
+match with the conventions used by strcmp, memcmp, and Paul Leach's
UUID sample document.
The "make depend" process has now been made more automated; it now
@@ -7837,7 +7837,7 @@ one of the reasons is that it is uncleanly mounted, e2fsck will print
that as the reason why the filesystem is being checked.
Cleaned up the output routines of mke2fs so that it doesn't overflow
-an 80 column display when formating really big filesystems.
+an 80 column display when formatting really big filesystems.
Added a sanity check to e2fsck to make sure that file descriptors 0,
1, 2 are open before opening the hard disk. This avoids a problem
@@ -7864,7 +7864,7 @@ to grow the bad blocks list.
Fixed a bug in e2fsck which caused it to dereference a freed pointer
just before exiting.
-Fixed the substition process for generating the mk_cmds and compile_et
+Fixed the substitution process for generating the mk_cmds and compile_et
scripts so that they will work outside of the build tree.
Add sanity check to e2fsck so that if an internal routine
@@ -7874,7 +7874,7 @@ and causing a core dump. This should never happen, but...
E2fsprogs 1.12 (July 9, 1998)
==================================
-E2fsprogs now works with glibc (at least with the version shipped wtih
+E2fsprogs now works with glibc (at least with the version shipped with
RedHat 5.0). The ext2fs_llseek() function should now work even with
i386 ELF shared libraries and if llseek() is not present. We also
explicitly do a configure test to see if (a) llseek is in libc, and
@@ -7933,7 +7933,7 @@ Fixed a bug in e2fsck (really in libext2fs's dblist function) where if
the block group descriptor table is corrupt, it was possible to try to
allocate a huge array, fail, and then abort e2fsck.
ext2fs_get_num_dirs() now sanity checks the block group descriptor,
-and subsitutes reasonable values if the descriptors are obviously bogus.
+and substitutes reasonable values if the descriptors are obviously bogus.
If e2fsck finds a device file which has the immutable flag set and the
i_blocks beyond the normal device number are non-zero, e2fsck will
@@ -7959,10 +7959,10 @@ Fixed a minor bug in e2fsck's pass1b's file cloning function, where
certain errors would not be properly reported.
Updated and expanded a few points in the man pages which users
-complained wheren't explicit enough.
+complained weren't explicit enough.
Added special case byte-swapping code if compiling on the PowerPC, to
-accomodate the strange big-endian variant of the ext2 filesystem that
+accommodate the strange big-endian variant of the ext2 filesystem that
was previously used on the PowerPC port.
@@ -7998,7 +7998,7 @@ instead of malloc, free, and resize. This makes it easier for us to
be ported to strange environments where malloc, et. al. aren't
necessarily available.
-Change the libext2fs fucntion to return ext2-specific error codes
+Change the libext2fs function to return ext2-specific error codes
(EXT2_DIR_EXISTS and EXT2_DB_NOT_FOUND, for example) instead of using
and depending on the existence of system error codes (such as EEXIST
and ENOENT).
@@ -8010,7 +8010,7 @@ Add protection against ext2_io.h and ext2fs.h being included multiple
times.
The types used for memory lengths, etc. have been made more portable.
-In generla, the code has been made 16-bit safe. Added Mark
+In general, the code has been made 16-bit safe. Added Mark
Habersack's contributed DOS disk i/o routines.
Miscellaneous portability fixes, including not depending on char's
@@ -8025,7 +8025,7 @@ EXT2_ET_CALLBACK_NOTHANDLED if it wishes ext2fs_check_directory() to
really do the checking, despite the presence of the callback function.
-E2fsprosg 1.11 (June 17, 1997)
+E2fsprogs 1.11 (June 17, 1997)
==============================
Fixed e2fsck to detect (previously ignored) conflicts between the
@@ -8059,7 +8059,7 @@ Fixed install rule in lib/ss so that ss_err.h is actually getting
installed.
Fixed bug in ext2fs_copy_bitmap; the destination bitmap wasn't getting
-bassed back to the caller.
+passed back to the caller.
Fixed bug in ext2fs_inode_scan_goto_blockgroup; it had not been
setting the current inode number (which meant this function wasn't
@@ -8117,7 +8117,7 @@ since that can't be assumed to be true --- RedHat doesn't install
libc-static by default.
Fixed bug in libext2's block iterator functions where under some
-cirmcustances, file with holes would cause the bcount parameter to the
+circumstances, file with holes would cause the bcount parameter to the
callback function to be incorrect. This bug didn't affect any of
e2fsprogs programs, but it was discovered by Paul Mackerras, the
author of the PPC boot loader.
@@ -8218,7 +8218,7 @@ helps to speed up e2fsck.
Added a new function ext2fs_icount_validate() which checks the rep
invariant for the icount structure. This is used mostly for testing.
-The error mesasage given when a bad inode number is passed to
+The error message given when a bad inode number is passed to
test_generic_bitmap to reflect EXT2FS_TEST_ERROR (instead of
EXT2FS_UNMARK_ERROR).
@@ -8254,7 +8254,7 @@ E2fsck's pass 3 has been made more efficient; most noticeable on
filesystems with a very large number of directories.
Completely revamped e2fsck's system of printing problem reports. It
-is now table driven, to make them more easily customizeable and
+is now table driven, to make them more easily customizable and
extendable. Error messages which can be printed out during preen mode
are now one line long.
@@ -8271,7 +8271,7 @@ isn't).
Added a check to e2fsck to make sure that a directory entry isn't a
link to the root directory, since that isn't allowed.
-Added a check to e2fsk to now make sure the '.' and '..' directory
+Added a check to e2fsck to now make sure the '.' and '..' directory
entries are null terminated, since the 2.0 kernel requires it.
Added check to write_bitmaps() to make sure the superblock doesn't get
@@ -8299,7 +8299,7 @@ non-existent device.
When badblocks is given the -vv option, it now updates the block that
it is currently testing on every block.
-Fixed a bug in fsck where it wouldn't modify the PATH envirnoment
+Fixed a bug in fsck where it wouldn't modify the PATH environment
currently correctly if PATH wasn't already set.
Shared libraries now built with dependencies. This allows the shared
@@ -8381,7 +8381,7 @@ the top level directory. Users should manually run "make check" if
they wish to run the test suite.
Upon a preenhalt(), make the printed message more explicit that
-running e2fsck "MANAULLY" means without the -p or -a options.
+running e2fsck "MANUALLY" means without the -p or -a options.
In e2fsck, if a disconnected inode is zero-length, offer to clear it
instead of offering to connect it to lost+found.
@@ -8438,7 +8438,7 @@ confusing for users. It now mentions that another reason for the
"corrupt superblock" message might be that the partition might not be
an ext2 filesystem at all (it might swap, msdos filesystem, ufs, etc.)
-Make the libext2 library more robuest so that e2fsck won't coredump on
+Make the libext2 library more robust so that e2fsck won't coredump on
an illegal superblock where the blocksize is zero. (f_crashdisk is
the test case).
@@ -8458,7 +8458,7 @@ function is invoked by using the '-s' option to e2fsck.
Debugfs's "dump" command has been enhanced so that it writes out the
exact size of the file so that the nulls at the end of the file are
eliminated. The command also accept a new "-p" option which will
-attempt preserve to preserve the ownernship, permissions, and
+attempt preserve to preserve the ownership, permissions, and
file modification/access times.
Debugfs has two new options, -f and -R. The -R option allows the user
@@ -8471,7 +8471,7 @@ printing the check interval as a number of seconds.
Fix bugs in debugfs: the params command when no filesystem is opened
no longer causes a core dump. It is now possible to unlink a file
-when a pathame containing a '/' is specified.
+when a pathname containing a '/' is specified.
Tune2fs has a new -C option which sets the number of times the
filesystem has been mounted.
@@ -8551,8 +8551,8 @@ Lots of miscellaneous linking/installation cleanups:
Programs such as fsck which didn't need to be linked against
libext2fs (or mke2fs which didn't need to be linked against libe2p)
only link against libraries they actually need. Otherwise, those
- programs would require the presense of libraries that otherwise
- could be removed from a rescuse diskette.
+ programs would require the presence of libraries that otherwise
+ could be removed from a rescue diskette.
The ss include files are now installed correctly so they can
actually be used by another package.
@@ -8580,7 +8580,7 @@ openable in read/write mode in order to determine its size. This
caused e2fsck -n to require read/write access when it was not
previously necessary.
-Fixed a bug in e2fsck which casued it to occasionally fail the test
+Fixed a bug in e2fsck which caused it to occasionally fail the test
suite depending on which version of the floating point library it was
using.
@@ -8589,7 +8589,7 @@ certain superblock consistency checks fail. Previously it continued
running e2fsck, with some potential confusing/damaging consequences.
Added new flag to fsck which allows the root to be checked in parallel
-with other filesytems. This is not the safest thing in the world to
+with other filesystems. This is not the safest thing in the world to
do, but some system administrators really wanted it.
Fixed -Wall flames in lib/ss.
@@ -8607,7 +8607,7 @@ guaranteed to be non-contiguous.
In mke2fs, print a warning message if a user tries to format a whole
disk (/dev/hda versus /dev/hda1). If a user really wants to format a
whole disk, the -F (force) option forces mke2fs to format a whole disk
-as a filesytem.
+as a filesystem.
Fix a bug in fsck where in some cases it might start checking
partitions in the next pass before it finishes checking partitions in
diff --git a/debian/changelog b/debian/changelog
index e29b7338e..74e22cd1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,7 @@ e2fsprogs (1.43.6-1) unstable; urgency=medium
platforms. Also fixed a bug which caused project quota problems to be
labelled as group quota problems.
* Fixed a UI problem with yes/no questions when there are fuzzy
- translation enties which caused some messages to be printed in English
+ translation entries which caused some messages to be printed in English
and some in the language specified by the locale. (Closes: #856586)
* Fix some out-of-bounds memory accesses in e2fsck caused by (usually
maliciously) corrupted file systems. (Closes: #871539, 871540)
@@ -66,7 +66,7 @@ e2fsprogs (1.43.5-1) unstable; urgency=medium
* Fix libext2fs to correctly handle accounting for an external xattr
block on bigalloc file systems.
* Fix e2fsck to correctly handle quota accounting when deleting files
- that have mnultiply-claimed blocks pass 1b.
+ that have multiply-claimed blocks pass 1b.
* Fix potential buffer overrun bug in e2fsck when using 128 byte inodes.
* E2fsck's extent tree optimization can now be disabled via an
command-line extended option or via an e2fsck.conf configuration
@@ -79,7 +79,7 @@ e2fsprogs (1.43.5-1) unstable; urgency=medium
to speed up opening very large file systems with the meta_bg option.
* If e2fsck logging is enabled, e2fsck will report the exit code in the
last line of the log file.
- * Debugfs can now open file systems with a bad sueprblock checksum, and
+ * Debugfs can now open file systems with a bad superblock checksum, and
the show_super_stats command will print the expected checksum.
* Fix a regression introduced in e2fsprogs 1.43.4 where tune2fs was not
able to correctly enable the quota feature. (Closes: #855417)
@@ -155,7 +155,7 @@ e2fsprogs (1.43.3-1) unstable; urgency=medium
* E2fsck will sanity check and repair the extra isize fields in inodes
and the superblock.
* Fix sparc64 crashes when dereferencing unaligned integers in journal
- blocks when metdata checksums are enabled.
+ blocks when metadata checksums are enabled.
-- Theodore Y. Ts'o <tytso@mit.edu> Sun, 04 Sep 2016 20:41:21 -0400
@@ -182,7 +182,7 @@ e2fsprogs (1.43.2-1) unstable; urgency=medium
* Add a command to debugfs to copy the inode structure from one inode
to another
* Fix resize2fs so it will not crash if there is an extended
- attribute block but it doesn't need to migate any blocks during
+ attribute block but it doesn't need to migrate any blocks during
an off-line resize
* Fix a crash when mke2fs or debugfs tries to copy in a directory
hierarchy containing an empty directory
@@ -193,7 +193,7 @@ e2fsprogs (1.43.2-1) unstable; urgency=medium
* Fix big endian bugs in the e2undo program
* Fix debugfs's logdump so command so it can correctly handle journals
which are larger than 2GB
- * Add new translations: Hugarian and Serbian
+ * Add new translations: Hungarian and Serbian
* Update the Catalan, Chinese, Danish, Dutch, French, German, Polish,
Swedish, Ukrainian translations
@@ -331,7 +331,7 @@ e2fsprogs (1.43~WIP.2015.05.18-1) unstable; urgency=low
enabled by default.
* The resize2fs command can now convert file systems between 64-bit
and 32-bit mode.
- * The new undo file format is much faster/efficent than before
+ * The new undo file format is much faster/efficient than before
* E2fsck now has readahead support to speed up its behavior on RAID
arrays.
* E2fsck can now rebuild/optimize inode extent trees
@@ -432,7 +432,7 @@ e2fsprogs (1.42.12-1) unstable; urgency=low
* Dumpe2fs will now complain if extra arguments are given to it.
(Closes: #758074)
* Update/clarify various man pages (Closes: #726760)
- * Update Czech, Dutch, French, Polish, Spanish, Sweedish, Ukrainian,
+ * Update Czech, Dutch, French, Polish, Spanish, Swedish, Ukrainian,
and Vietnamese translations
-- Theodore Y. Ts'o <tytso@mit.edu> Fri, 29 Aug 2014 08:50:48 -0400
@@ -460,21 +460,21 @@ e2fsprogs (1.42.11-1) unstable; urgency=medium
* Mke2fs will check the kernel version number and not just the sysfs
feature flag to determine whether it is safe to enable lazy
inode table initialization, so it won't get faked out if the ext4 is
- compiled as a mdoule which hasn't happened to be loaded yet.
+ compiled as a module which hasn't happened to be loaded yet.
* E2fsck will now automatically fix a last mount time or last write time
which is in the future in preen mode.
* Mke2fs will now check the file system revision number requested by the
command line, and reject it if it is too large.
* If filefrag runs into an error, it will continue processing the rest
- of the files specified on thec ommand line, but then exit with an
+ of the files specified on the command line, but then exit with an
error code.
* Filefrag now prints some additional new flags (such as
FIEMAP_EXTENT_ENCODED), and print unknown flags as hex values.
* Fixed support in filefrag for files with > 2**32 blocks on 32-bit
platforms.
* Fixed a file descriptor leak in debugfs when copying files.
- * Add Esparanto and Ukrainian translations, and update Czech, Dutch,
- French, German, Italian, Polish, Sweedish, and Vietnamese translations.
+ * Add Esperanto and Ukrainian translations, and update Czech, Dutch,
+ French, German, Italian, Polish, Swedish, and Vietnamese translations.
* Fixed cross-compilation support. (Closes: #753375)
* Update/fix various man pages
@@ -523,7 +523,7 @@ e2fsprogs (1.42.10-1) unstable; urgency=medium
when the file system has more inodes than the number of seconds
since January 1, 1970.
* E2fsck will now check the whole file system if file system problems
- are detected durings its initial "pass 0" sanity check
+ are detected during its initial "pass 0" sanity check
* Filefrag now prints the "shared extent" flag which is used by some
file systems such as btrfs
* The mke2fs program would previously correctly omit the resize_inode
@@ -532,7 +532,7 @@ e2fsprogs (1.42.10-1) unstable; urgency=medium
the user explicitly specifies the file system size.
* The message printed by logsave is now much less scary (Closes: #468821)
* Fix spelling typo in the package descriptions
- * Update Czech, Dutch, French, German, Polish, Spanish, Sweedish, and
+ * Update Czech, Dutch, French, German, Polish, Spanish, Swedish, and
Vietnamese translations (Closes: #703048)
* Update/fix various man pages
* Fix debian/rules compatibility problem with GNU make 4.0
@@ -582,7 +582,7 @@ e2fsprogs (1.42.9-1) unstable; urgency=low
system with the uninit_bg feature enabled.
* E2fsck will properly allocate a new extent tree block in the rare
case where one is needed when rehashing an extent-mapped directory.
- * Mke2fs wil now properly set the LARGE_FILE feature when creating a
+ * Mke2fs will now properly set the LARGE_FILE feature when creating a
journal > 2GB.
* Debugfs will now correctly handle free a range of inodes using the
freei command.
@@ -711,7 +711,7 @@ e2fsprogs (1.42.7-1) unstable; urgency=low
statistics
* Document the bigalloc feature in the mke2fs man page.
(Closes: #669730)
- * Update Czech, Dutch, French, German, Polish, Sweedish, and
+ * Update Czech, Dutch, French, German, Polish, Swedish, and
Vietnamese translations
-- Theodore Y. Ts'o <tytso@mit.edu> Tue, 21 Jan 2013 21:52:58 -0500
@@ -837,7 +837,7 @@ e2fsprogs (1.42.3-1) unstable; urgency=low
particular, don't rewrite the quota inode unless the quotas are
inconsistent
* Optimized reading and writing bitmaps if direct I/O was enabled
- * Update Czech, Dutch, French, German, Polish, Sweedish, and
+ * Update Czech, Dutch, French, German, Polish, Swedish, and
Vietnamese translations
* Fixed incorrect indentation in tune2fs man page
* Update debian policy compliance to 3.9.3
@@ -962,7 +962,7 @@ e2fsprogs (1.42~WIP-2011-10-16-1) unstable; urgency=low
* Don't look at the high 16 bits of i_file_acl if the 64-bit feature
is not enabled; this fixes a Hurd compatibility field since this is
used for the high 16 bits of i_mode on Hurd.
- * Update Sweedish, Polish, French, German, and Czech translations
+ * Update Swedish, Polish, French, German, and Czech translations
-- Theodore Y. Ts'o <tytso@mit.edu> Sun, 16 Oct 2011 22:07:03 -0400
@@ -974,7 +974,7 @@ e2fsprogs (1.42~WIP-2011-10-09-1) unstable; urgency=low
* Fixed various man pages
* Fixed 64-bit block numbers in e2fsck's journal replay
* Fixed mipsel FTBFS that was fixed for mips
- * Update Sweedish, French, and Czech translations
+ * Update Swedish, French, and Czech translations
* Convert to debian source 3.0 (quilt) format
-- Theodore Y. Ts'o <tytso@mit.edu> Sun, 09 Oct 2011 22:24:31 -0400
@@ -1090,7 +1090,7 @@ e2fsprogs (1.42~WIP-2011-07-02-1) unstable; urgency=low
if the file system is mounted, so that an escape sequence won't
cause a false positive. (Closes: #619859)
* E2fsck now uses less cpu time in pass 5
- * E2fsck will no longer segault when a corrupted file system has a bad
+ * E2fsck will no longer segfault when a corrupted file system has a bad
extent, and removing it leads to a block needing to be deallocated.
* E2fsck now supports an extended "discard" option which will cause
e2fsck to attempt discard all unused blocks after a full check
@@ -1106,7 +1106,7 @@ e2fsprogs (1.42~WIP-2011-07-02-1) unstable; urgency=low
extended attributes and with time- and mount count-based file
system checks disabled.
* Mke2fs will not set a stride or strip size of one block based on
- block bevice attributes obtained from sysfs.
+ block device attributes obtained from sysfs.
* Mke2fs now displays a progress report during the discard process.
* Mke2fs now handles extreme file system parameters correctly which
previously caused the inodes per group to drop below 8, leading
@@ -1227,7 +1227,7 @@ e2fsprogs (1.41.12-1) unstable; urgency=low
* Fixed e2fsck not to ask permission from the user to abort if it's
going to abort regardless of what the user is going to say...
* E2fsck can now continue even if it fails to recreate the resize inode
- * E2fsck will now avoid removing directory entries for inods found in
+ * E2fsck will now avoid removing directory entries for inodes found in
the unused region of the inode table until after it restarts the fs
check to avoid removing valid data.
* E2fsck will now longer try to set the block group checksums if it
@@ -1235,7 +1235,7 @@ e2fsprogs (1.41.12-1) unstable; urgency=low
* Mke2fs will check both the physical and logical blocksizes of a
device to better support 4k sector drives.
* Mke2fs will accept the valid (but rarely useful) flex_bg size of 1
- * E2fsck will check for cases where the EOFBLOCKS_FL is set whe nit is
+ * E2fsck will check for cases where the EOFBLOCKS_FL is set when it is
not needed, and offer to clear it.
* The com_err library will now only output a CR character if the
stderr is connected to a tty in raw mode.
@@ -1288,7 +1288,7 @@ e2fsprogs (1.41.10-1) unstable; urgency=low
clocks. (Closes: #559776)
* Fix flex_bg inode table placement algorithm used by mke2fs for
certain specific file system sizes
- * Add source lintian overrids for weak-library-dev-dependency
+ * Add source lintian overrides for weak-library-dev-dependency
* Fix FTBFS problem caused by texi2html changing (again) its output
location. (Closes: #552934)
* Make e2fsck to avoid rehashing directories which can fit in a
@@ -1335,7 +1335,7 @@ e2fsprogs (1.41.10-1) unstable; urgency=low
* Fix resize2fs to correctly calculate the minimum size needed, when
flex_bg is enabled, to prevent resize2fs -M from failing.
* Dumpe2fs now displays more information about the contents of the journal
- * Make sure the libblkid1 and libblkid1-dbg packags have changelogs
+ * Make sure the libblkid1 and libblkid1-dbg packages have changelogs
* On low memory systems, e2fsck can print some very scary looking
error messages. Clean up them up to avoid user panic. (Closes: #509529)
* Enhance blkid to support .ko.gz files in the modules.dep parser
@@ -1364,14 +1364,14 @@ e2fsprogs (1.41.9-1) unstable; urgency=low
files when using FIBMAP. (Closes: #540376)
* Add a filefrag -B option to make it easier to debug the FIBMAP
support.
- * Allow e2fsprogs programs to allocate from uninitalized block groups.
+ * Allow e2fsprogs programs to allocate from uninitialized block groups.
* Add a new program, e2freefrag, which displays information about the
free space fragmentation in an ext2/3/4 filesystem.
* E2fsck will now print much fuller information when the last mount
time or last written time is in the future, since most people can't
seem to believe their distribution has buggy init scripts, or they
have a failed CMOS/RTS clock battery.
- * Update French, Polish, Czech, and Sweedish translation from the
+ * Update French, Polish, Czech, and Swedish translation from the
Translation Project.
* Enhance debugfs's 'stat' command to print basic extent information
for extent-mapped inodes, and add a new command, 'dump_extents'
@@ -1385,7 +1385,7 @@ e2fsprogs (1.41.8-2) unstable; urgency=low
to fail on ext4 filesystems if the directory needs to shrink by more
than a block (Closes: #537510)
* Fixed filefrag for non-extent based files
- * Fix use of apostrohe's in package descriptions
+ * Fix use of apostrophe's in package descriptions
* Don't use dietlibc when building for mips and mipsel architectures
-- Theodore Y. Ts'o <tytso@mit.edu> Mon, 20 Jul 2009 09:38:21 -0400
@@ -1395,9 +1395,9 @@ e2fsprogs (1.41.8-1) unstable; urgency=low
* New upstream release
* Fix resize2fs bugs when shrinking ext4 filesystems
* Update debian policy compliance to 3.8.2
- * Update package descriptions to mention ext3 and ext4 filesytems
+ * Update package descriptions to mention ext3 and ext4 filesystems
(Closes: #535530)
- * Update French, Polish, Czech, Indonesian, and Sweedish translation
+ * Update French, Polish, Czech, Indonesian, and Swedish translation
from the Translation Project.
* If the resize2fs operation fails, the user will be told to fix up
the filesystem using e2fsck -fy.
@@ -1421,7 +1421,7 @@ e2fsprogs (1.41.7-1) unstable; urgency=low
which can cause e2fsck to run out of memory when checking very large
filesystems using extents.
* Fix a bug in libext2fs which can cause e2fsck and resize2fs to write
- uninitalized data into the portion of the inode beyond the first 128
+ uninitialized data into the portion of the inode beyond the first 128
bytes when operating on extents; potentially corrupting filesystems.
* The logsave program will now filter out the ^A and ^B characters when
writing to the console.
@@ -1431,7 +1431,7 @@ e2fsprogs (1.41.7-1) unstable; urgency=low
* Change badblocks to allow block sizes larger than 4k.
* Fix libext2fs to properly initialize i_extra_size when creating the
journal and resize inodes.
- * Resize2fs will now update the journal backup fileds in the
+ * Resize2fs will now update the journal backup fields in the
superblock if the journal is moved; this avoids an unnecessary full
fsck after resizing the filesystem.
* Use the same encoding as the kernel for rec_len == 64k in 64k block
@@ -1699,7 +1699,7 @@ e2fsprogs (1.41.1-1) unstable; urgency=low
environment variables are set.
* Fix filefrag's ideal extent calculation (Closes: #458306)
* Fix postinstall scripts when the user/group is in LDAP (Closes: #497010)
- * Add Indonesian and update French, Polish, Dutch, German, Sweedish,
+ * Add Indonesian and update French, Polish, Dutch, German, Swedish,
Czech, and Vietnamese Translations. (Closes: #313697, #401092)
* Update/clarified man pages
* Add dpkg-gensymbols support to track ABI changes to the libraries
@@ -1776,7 +1776,7 @@ e2fsprogs (1.41.0-1) unstable; urgency=medium
descriptors first.
* Fix resize2fs to clean up the resize_inode if all of the reserved
gdt blocks are consumed during an off-line resize.
- * Enable huge_file, dir_nlink, extra_isize feautres for mke2fs and tune2fs.
+ * Enable huge_file, dir_nlink, extra_isize features for mke2fs and tune2fs.
* Enable huge_file, dir_nlink, extra_isize, and uninit_bg by default
in mke2fs.conf.
* Fix badblocks terminology in man page and program output.
@@ -1866,7 +1866,7 @@ e2fsprogs (1.40.10-1) unstable; urgency=low
* Fix a very rare potential data corruption bug in e2fsck's journal
replay.
- * Updated German, Dutch, Sweedish, and Vietnamese translations.
+ * Updated German, Dutch, Swedish, and Vietnamese translations.
* Force blkid to revalidate a device if its mtime is newer than the
last validation time in the cache.
@@ -1888,7 +1888,7 @@ e2fsprogs (1.40.9-1) unstable; urgency=low
and meta_bg filesystem features.
* Use UID/GID ranges from adduser.conf if present, even though we
don't use adduser to add users/groups. (Closes: #473179)
- * Updated German, Czech, Dutch, French, Polish, Sweedish, and
+ * Updated German, Czech, Dutch, French, Polish, Swedish, and
Vietnamese translations.
* Update/clarified the mke2fs man page
@@ -1910,7 +1910,7 @@ e2fsprogs (1.40.8-1) unstable; urgency=low
* Fix e2fsck's handling of directory inodes with a corrupt size field.
* Fully fix a resize2fs bug where extended attributes in large inodes
could get dropped on big-endian systems.
- * Update Czech, Dutch, Polish, Sweedish, and Vietnamese translations.
+ * Update Czech, Dutch, Polish, Swedish, and Vietnamese translations.
* Significantly updated German translation! Thanks to Philipp Thomas
from Novell for stepping up to be our new German translation
maintainer! (Closes: #302512, #370247, #401092, #412882)
@@ -1924,7 +1924,7 @@ e2fsprogs (1.40.7-1) unstable; urgency=low
* tune2fs no longer will remove the sparse_super feature, as it is dangerous
* Update/clarified various man pages
* Fix bug where large nodes were not getting fully copied when
- shrinking a fileystem using resize2fs.
+ shrinking a filesystem using resize2fs.
* Allow mke2fs and tune2fs to manipulate the large_file feature flag
* Suppress fsck's warning message about an old-style fstab if the
fstab file is empty. (Closes: #468176)
@@ -1947,7 +1947,7 @@ e2fsprogs (1.40.7-1) unstable; urgency=low
used by SELinux.
* Add support in fsck to ignore mounted filesystems when given the -M option
* Fix uuidd so it creates the pid file with the correct pid number
- * Update Czech, Dutch, Polish, Sweedish, and Vietnamese translations
+ * Update Czech, Dutch, Polish, Swedish, and Vietnamese translations
from the Translation Project.
-- Theodore Y. Ts'o <tytso@mit.edu> Thu, 28 Feb 2008 22:27:39 -0500
@@ -1987,7 +1987,7 @@ e2fsprogs (1.40.5-1) unstable; urgency=low
* New upstream release.
* Mke2fs will now create new filesystems with 256 byte inodes and the
ext_attr feature flag by default. This allows for much better
- future compatibity with ext4 and speeds up extended attributes
+ future compatibility with ext4 and speeds up extended attributes
even on ext3 filesystems.
* Teach mke2fs and tune2fs to set a "test_fs" flag, which indicates
that it is ok to use the filesystem on in-development kernel
@@ -1996,7 +1996,7 @@ e2fsprogs (1.40.5-1) unstable; urgency=low
number.
* Add support for detecting HFS+ and ext4/ext4dev filesystems in blkid
* Fix blkid's ntfs UUID handling so it is compatible with vol_id
- * Avoid a floating point exception when blkid tries to probe a corrpt
+ * Avoid a floating point exception when blkid tries to probe a corrupt
reiserfs filesystem.
* Fix potential overflow problem in e2image if the device name is
too long.
@@ -2126,8 +2126,8 @@ e2fsprogs (1.40-1) unstable; urgency=low
* Fix divide-by-zero error in blkid's NTFS proving logic
* Add new blkid -g option which causes the blkid cache to be garbage
collected
- * libblkid: Fix bug which could cuase bid_type to be corrupted
- * mke2fs: Add santy check to make sure inode_size * num_inodes isn't too big
+ * libblkid: Fix bug which could cause bid_type to be corrupted
+ * mke2fs: Add sanity check to make sure inode_size * num_inodes isn't too big
* Fix additional Coverity bugs in mke2fs and e2fsck
* Improve sanity check in e2fsck's algorithm for finding a backup superblock
* Fix e2fsck get_size logic so that it will work with the Linux floppy
@@ -2161,7 +2161,7 @@ e2fsprogs (1.39+1.40-WIP-2007.04.07+dfsg-2) unstable; urgency=low
systems
* Fix blkid library to report the correct UUID from MD superblocks
* Fix signed vs. unsigned problem in debugfs' setb/testb/freeb commands
- * Enhance debugfs's date parser so it acccepts integer values
+ * Enhance debugfs's date parser so it accepts integer values
* Fix e2fsck's pass1c accounting so it doesn't terminate too early
if a file with multiply claimed blocks is hard linked. or not at
all if the root directory contains shared blocks
@@ -2191,7 +2191,7 @@ e2fsprogs (1.39+1.40-WIP-2007.04.07+dfsg-2) unstable; urgency=low
e2fsprogs (1.39+1.40-WIP-2007.04.07+dfsg-1) unstable; urgency=low
* Add libreadline.so.5 support to libss.
- * Impove badblocks -n/-w exclusive usage message.
+ * Improve badblocks -n/-w exclusive usage message.
* Add debugging code (via the COMERR_DEBUG env. variable) to the
com_err library
* Fix dump_unused segfault in debugfs when a filesystem is not open
@@ -2199,7 +2199,7 @@ e2fsprogs (1.39+1.40-WIP-2007.04.07+dfsg-1) unstable; urgency=low
(Closes: #413208)
* Fix memory leak in blkid library. (Closes: #413661)
* Let the debugfs lcd command work even if a filesystem is not open
- * Fix large number of miscellaneous Coveriy bugs. (None were
+ * Fix large number of miscellaneous Coverity bugs. (None were
security-security).
* Fix e2fsck to clear i_size for special devices with a bogus i_blocks
field on the first pass.
@@ -2352,10 +2352,10 @@ e2fsprogs (1.38+1.39-WIP-2006.03.29-1) unstable; urgency=low
* Add udeb: lines to the Debian's shlibs files (Closes: #356293)
* Enhance dumpe2fs to print the size of the journal
- * Fix e2sprogs so that it is 32-bit clean on x86 platorms.
+ * Fix e2sprogs so that it is 32-bit clean on x86 platforms.
* Fix mklost+ound so that it creates a full-sized directory on 4k and
larger block sizes.
- * Add mke2fs.conf coniguration file to conigure mke2fs's defaults
+ * Add mke2fs.conf configuration file to configure mke2fs's defaults
* Add devmapper support to the blkid library.
* E2fsck, resize2fs and mke2fs will now open the filesystem device in
exclusive mode
@@ -2372,7 +2372,7 @@ e2fsprogs (1.38+1.39-WIP-2006.03.29-1) unstable; urgency=low
* Enhance e2fsck so it will fix the external journal hint in the
superblock if it is out of date.
* Fix debugfs's icheck to correctly report the owner of an EA block
- * Update Sweedish translation
+ * Update Swedish translation
* Add a configuration parameter to e2fsck.conf to control whether or not
filesystem checks are done when the system is running on battery power.
* Print an explanation when skipping a check due being on battery
@@ -2415,7 +2415,7 @@ e2fsprogs (1.38+1.39-WIP-2005.12.10-2) unstable; urgency=low
this as a fatal error. (Closes: #343662, #343645)
* Move the blkid and uuidgen binaries out of libblkid1 and libuuid1 and
into the e2fsprogs package to support soname transitions and
- simulaneous installs of multiarch flavors to coexist. (It's not worth
+ simultaneous installs of multiarch flavors to coexist. (It's not worth
creating two whole new packages for two separate binaries, so we just
fold them into e2fsprogs.) (Closes: #330737, #330736)
* Optionally allow the user to interrupt e2fsck "safely" during a boot
@@ -2431,7 +2431,7 @@ e2fsprogs (1.38+1.39-WIP-2005.12.10-1) unstable; urgency=low
* Detect if the superblock's last mount time or last write time is in
the future, and offer to fix it if this is the case (Closes: #327580)
* Add new debugfs command, set_current_time which sets the time used to
- update the filesystems's time fields.
+ update the filesystem's time fields.
* Fix display bug in badblocks -sw when printing the "done" message.
(Closes: #322231)
* Improve blkid's FAT/VFAT filesystem detection code so that it can find
@@ -2464,7 +2464,7 @@ e2fsprogs (1.38-2) unstable; urgency=low
* Fix a compile_et bug which miscount the number of error messages if
continuations are used in the .et file, and fix compatibility problems
with MIT Kerberos 1.4
- * Add extra sanity checks to protect users from unusual cirucmstances
+ * Add extra sanity checks to protect users from unusual circumstances
where /etc/mtab may not be sane, by checking to see if the device is
reported busy (works on Linux 2.6) kernels. (Closes: #319002)
* Fix use-after-free bug in e2fsck when finishing up the use of the
@@ -2474,7 +2474,7 @@ e2fsprogs (1.38-2) unstable; urgency=low
e2fsprogs (1.38-1.1) unstable; urgency=low
- * NMU for RC bug durring bug squishing party
+ * NMU for RC bug during bug squishing party
* Fix for changes to texi2html, patch by Matt Kraai
(Closes: #317862, #320389)
* version build-depend on texi2html, won't work with older one anymore
@@ -2517,7 +2517,7 @@ e2fsprogs (1.37+1.38-WIP-0509-1) unstable; urgency=low
* Make the blkid library much more efficient when a new device is added
on systems with a huge number of disks.
* Fix handling of the PAGER and SS_READLINE_PATH environment variables
- in the ss library, and the TEST_IO_* environemnt vaiables for the
+ in the ss library, and the TEST_IO_* environment variables for the
test_io io_manager, which was accidentally broken in 1.37-1.
* Fix libblkid's recognition of cramfs filesystems, and add support for
cramfs labels.
@@ -2675,13 +2675,13 @@ e2fsprogs (1.36rc1-1) unstable; urgency=low
"4g" on the command line) if the user finds this more convenient
than specifying a block count.
* Fix an obscure, hard-to find bug in "e2fsck -S" caused by an inode
- cache conherency problem.
+ cache coherency problem.
* Debugfs now supports a new command, set_inode_field, which allows a
user to manually set a specific inode field more conveniently, as
well as set entries in the indirect block map.
* Debugfs's set_super_value command has been enhanced so that the user
can set most superblock fields, including the date/time fields and
- some of the more newsly added superblock fields.
+ some of the more newly added superblock fields.
* E2fsprogs programs now accept an offset to be passed to the file
specifiers, via the syntax: "/tmp/test.img?offset=1024"
* E2fsprogs will now accept blocksizes up to 65536; kernel support on
@@ -2759,7 +2759,7 @@ e2fsprogs (1.35-6) unstable; urgency=low
we need an explict Conflict: sysvinit (<< 2.85-4) header. (Closes: #243829)
* Update the UUID library man pages
* Fix a Y8.8888K potential problem with the uuid library
- * Minor updates to the german translation
+ * Minor updates to the German translation
* Clarified/corrected the copyright statements of the UUID and blkid
libraries in the Debian copyright files.
* Added sanity check to the blkid library so that if current time is
@@ -2785,7 +2785,7 @@ e2fsprogs (1.35-5) unstable; urgency=low
* Use the DEBUGFS_PAGER environment variable in preference to PAGER
(Closes: #239547)
* Added French translation
- * Be flexible about the name of the ACPI device that cooresponds to
+ * Be flexible about the name of the ACPI device that corresponds to
the AC adapter (Closes: #242136)
-- Theodore Y. Ts'o <tytso@mit.edu> Mon, 12 Apr 2004 12:38:34 -0400
@@ -2864,7 +2864,7 @@ e2fsprogs (1.34+1.35-WIP-2004.01.31-1) unstable; urgency=medium
for debugfs (unfortunately, Debian policy says we must use
/usr/bin/pager even if it results in very annoying behaviour for
the user since 'less' is used in preference to 'more' unless it is
- globally overriden via update-alternatives(8). Oh, well. Debian
+ globally overridden via update-alternatives(8). Oh, well. Debian
users are encouraged to set DEBUGFS_PAGER to be "more" in their
dot files to avoid this brain damage).
* Fix libuuid1-udeb so that it provides libuuid1. (Closes: #229633)
@@ -2908,7 +2908,7 @@ e2fsprogs (1.34+1.35-WIP-2003.12.07-1) unstable; urgency=medium
* Fix handling of corrupted indirect blocks in the bad block inode.
* If the number of mounts until the next forced filesystem check is less
than 6, mention this to the user. (Closes: #157194)
- * E2fsck will try to avoid doing a forced filesystem chcek if a system
+ * E2fsck will try to avoid doing a forced filesystem check if a system
is running on batteries according to APM or ACPI. (Closes: #205177)
* Fix problems in the German translation. (Closes: #2000086)
* Updated Swedish translation and added Polish translation.
@@ -2974,7 +2974,7 @@ e2fsprogs (1.34-2) unstable; urgency=low
* Fix erroneous reference to /usr/share/doc/e2fsprogs/html-info in
/usr/share/doc-base/libext2fs (Closes: #203157)
* Explicitly specify the version of libblkid1 needed in
- e2fsprogs.shlibs.local in order to avoid picking up the wrong depedency.
+ e2fsprogs.shlibs.local in order to avoid picking up the wrong dependency.
(Closes: #203157)
* Changed priority of libblkid1-udeb to be standard, not required.
@@ -3054,7 +3054,7 @@ e2fsprogs (1.33+1.34-WIP-2003.05.21-1) unstable; urgency=low
e2fsprogs (1.33-5) unstable; urgency=low
* Clarify blocksize units when displaying messages in resize2fs, and
- support using suffixes (sectors, kilobytes, megabites, gigabytes)
+ support using suffixes (sectors, kilobytes, megabytes, gigabytes)
to the size parameter to indicate units. (Closes: #189814)
* Fix debugfs core-dumping problem caused by getopt. (Works around: #192834)
* Add package dependency to shlibs for comerr to indicate support
@@ -3122,11 +3122,11 @@ e2fsprogs (1.32+1.33-WIP-2003.03.30-3) unstable; urgency=low
* Provide /usr/include/com_err.h, which was previously provided by the
libkrb5-dev package
- * Change the sectoin of com_err-dev, ss-dev, uuid-dev, libblkid-dev,
+ * Change the section of com_err-dev, ss-dev, uuid-dev, libblkid-dev,
e2fslibs-dev to libdevel
* Add libblkid1-udeb package for the Debian Installer.
* Use the SS_READLINE_PATH environment variable to control the search
- for a suitable readine library.
+ for a suitable readline library.
* Fix bug in mke2fs, which was was incorrectly checking the argument
to the -g option if the default block size is used. (Closes: #188319)
* Update man pages. (Closes: #188318)
@@ -3149,7 +3149,7 @@ e2fsprogs (1.32+1.33-WIP-2003.03.30-2) unstable; urgency=low
the block group specific counters quietly. This is needed for an
experimental kernel patch which improves SMP scalability by not
locking the entire filesystem during block or inode allocation; if
- the filesystem is not unmoutned cleanly, the global counts may not
+ the filesystem is not unmounted cleanly, the global counts may not
be accurate.
* Fix a bug in fsck which can cause it to hang trying to access the
floppy disk if there the floppy drive has filesystem type of
@@ -3212,7 +3212,7 @@ e2fsprogs (1.29-1) unstable; urgency=low
* Generate udeb package for debian-installer (Martin Sjoegren, Closes:
#162212).
* Fixed installation of mkinitrd script (don't use dh_install). Remove
- it from the wrong location where it was, in preinst. Hopefully noone
+ it from the wrong location where it was, in preinst. Hopefully no one
noticed.
* Also have old scripts/e2fsprogs.mkinitrd removed.
* Bumped Standards-Version to 3.5.6, no change. 3.5.7 will need a bit
@@ -3249,7 +3249,7 @@ e2fsprogs (1.28-3) unstable; urgency=low
e2fsprogs (1.28-2) unstable; urgency=low
- * Fixed my adapation of the mips non-pic build (Closes: #159757).
+ * Fixed my adaption of the mips non-pic build (Closes: #159757).
-- Yann Dirson <dirson@debian.org> Fri, 6 Sep 2002 00:03:45 +0200
@@ -3337,7 +3337,7 @@ e2fsprogs (1.26-2) unstable; urgency=low
e2fsprogs (1.26-1) unstable; urgency=low
* This uploads fixes 10 bugs, including data-corruption problems, and
- adds much to the ease of maintainance and problem tracking. Good
+ adds much to the ease of maintenance and problem tracking. Good
choice for woody.
* New upstream release (Closes: #106622, #116975, #118443, #119624,
@@ -3346,7 +3346,7 @@ e2fsprogs (1.26-1) unstable; urgency=low
trashed external journals needing to be replayed, e2fsck now hides
visible journal files (data corruption problems when not excluded from
a backup and then restored) (Closes: #132654).
- ** Other noticable bugs fixed include: e2fsck null pointer
+ ** Other noticeable bugs fixed include: e2fsck null pointer
dereferencing, fsck did not finds LVM volumes by UUID or by label,
largefile support (ie. dealing with filesystems inside 2GB+ files) was
broken in several programs.
@@ -3531,14 +3531,14 @@ e2fsprogs (1.19+1.20-WIP-0514-1) unstable; urgency=low
tune2fs.
* New binary package with statically linked e2fsck, recommending a
statically linked shell (Closes: #62611).
- * All deps against e2fsprogs itself now versionned (lintian).
+ * All deps against e2fsprogs itself now versioned (lintian).
* Updated copyright file (upstream location, packaging copyright notice
for previous maintainers and for Alcove).
- * Remove call to dh_testversion, use versionned build-dep instead
+ * Remove call to dh_testversion, use versioned build-dep instead
(lintian).
* Support for DEB_BUILD_OPTIONS debug/nostrip for policy 3.2
compliance.
- * Use dh_shlibdeps -l instead of setting LD_LIBRARY_PATH explicitely -
+ * Use dh_shlibdeps -l instead of setting LD_LIBRARY_PATH explicitly -
necessary for new versions of fakeroot, and requires debhelper 3.0.23
for a fix. Well finally 3.0.23 is buggy, leave this for later.
* Avoid to call ldconfig at "make install" time, too costly.
@@ -3570,7 +3570,7 @@ e2fsprogs (1.19-2) unstable; urgency=low
* Clarified libuuid copyright to LGPL-2, excluding LGPL-2.1.
* Added build-dependency on debhelper (Closes: #67532).
- * Don't paralelize fsck runs on same drive for hd[efgh] (Closes:
+ * Don't parallelize fsck runs on same drive for hd[efgh] (Closes:
#59103).
* Upload pristine source, -1 was erroneously uploaded as a
debian-specific package.
@@ -3694,7 +3694,7 @@ e2fsprogs (1.14-3) unstable; urgency=low
* Fail with error message when /dev/null cannot be opened (Fixes:
Bug#35595).
* Fixed typo in e2fsck/unix.c (Fixes: Bug#36960).
- * Added "emeregency help" options summary to e2fsck (Fixes: Bug#11372).
+ * Added "emergency help" options summary to e2fsck (Fixes: Bug#11372).
* Prepared debian/rules for usr/share/man/.
-- Yann Dirson <dirson@debian.org> Tue, 1 Jun 1999 23:37:12 +0200
@@ -3719,7 +3719,7 @@ e2fsprogs (1.14-1) unstable; urgency=low
* Incorporated patches from Gordon Matzigkeit for hurd cross-compilation:
* - configure.in: Change cross-compile default for sizeof (long
long) to 8, so that __s64 and __u64 get defined in ext2fs.h.
- (BUILD_CC): Discover a native compiler if we are cross-compling
+ (BUILD_CC): Discover a native compiler if we are cross-compiling
(used for util/subst).
- Include linux/types.h instead of asm/types.h, so that
non-Linux platforms use the stubbed version provided with this
@@ -4049,7 +4049,7 @@ e2fsprogs (1.02-1) unstable; urgency=low
* copied "configure" usr_prefix change (see below), into configure.in
* updated debian.control file, added Pre-Depends field
created preinst script to check dpkg --assert-predepends
- tidyed and fixed debian.rules
+ tidied and fixed debian.rules
* set e2fsck to link shared, as suggested by Bruce Perens in Bug#2332
* corrected problem in e2fsck error message, Bug#2534
* added Architecture field
@@ -4078,7 +4078,7 @@ e2fsprogs (0.5b-2) unstable; urgency=low
e2fsprogs (0.5b-1) unstable; urgency=low
* Made "fsck -t <filesystem-type> <device>" work correctly. Formerly
- the -t argument was overriden by the filesystem type listed for the
+ the -t argument was overridden by the filesystem type listed for the
device in /etc/fstab.
* added Debian GNU/Linux package maintenance system files
diff --git a/e2fsck/CHANGES b/e2fsck/CHANGES
index fa135b6d0..eb4cfdeda 100644
--- a/e2fsck/CHANGES
+++ b/e2fsck/CHANGES
@@ -15,7 +15,7 @@ Deleted inodes from old ext2fs code (inodes with dtime set but
non-zero link count) are detected, and the user is given the
opportunity to clear them.
-The last bit in the last group of the block bitmap badding was not
+The last bit in the last group of the block bitmap padding was not
being checked; now fixed.
The free_blocks and free_inodes count in the last group weren't being