xref: /aosp_15_r20/external/e2fsprogs/doc/RelNotes/v1.32.txt (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1*6a54128fSAndroid Build Coastguard WorkerE2fsprogs 1.32 (November 9, 2002)
2*6a54128fSAndroid Build Coastguard Worker=================================
3*6a54128fSAndroid Build Coastguard Worker
4*6a54128fSAndroid Build Coastguard WorkerFixed a bug in the Unix I/O routines which caused needless writebacks
5*6a54128fSAndroid Build Coastguard Workerof clean blocks from the unix_io cache (they were erroneously marked
6*6a54128fSAndroid Build Coastguard Workeras being dirty, so they were getting written back to disk before
7*6a54128fSAndroid Build Coastguard Workergetting evicted from the disk cache).  This was harmless, but it
8*6a54128fSAndroid Build Coastguard Workersignificantly slowed down e2fsck.
9*6a54128fSAndroid Build Coastguard Worker
10*6a54128fSAndroid Build Coastguard WorkerMade some other minor optimizations to the Unix I/O routines to save a
11*6a54128fSAndroid Build Coastguard Workersmall amount of CPU time.
12*6a54128fSAndroid Build Coastguard Worker
13*6a54128fSAndroid Build Coastguard WorkerUpdated internationalization files.
14*6a54128fSAndroid Build Coastguard Worker
15