summaryrefslogtreecommitdiffstats
path: root/doc/RelNotes/v1.32.txt
blob: 15af94d20475278dc95e9ac03dd52f797d3036c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
as being dirty, so they were getting written back to disk before
getting evicted from the disk cache).  This was harmless, but it
significantly slowed down e2fsck.

Made some other minor optimizations to the Unix I/O routines to save a
small amount of CPU time.

Updated internationalization files.