xref: /aosp_15_r20/external/e2fsprogs/doc/RelNotes/v1.09.txt (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1*6a54128fSAndroid Build Coastguard WorkerE2fsprogs 1.09 (April 14, 1997)
2*6a54128fSAndroid Build Coastguard Worker===============================
3*6a54128fSAndroid Build Coastguard Worker
4*6a54128fSAndroid Build Coastguard WorkerFixed bug in mke2fs (really in lib/ext2fs/initialize.c) which was
5*6a54128fSAndroid Build Coastguard Workeraccidentally introduced in the 1.08 release.  The overhead calculation
6*6a54128fSAndroid Build Coastguard Workerwas accidentally removed, which caused ext2fs_initialize() to not
7*6a54128fSAndroid Build Coastguard Workernotice when the filesystem size needed to be adjusted down because
8*6a54128fSAndroid Build Coastguard Workerthere wasn't enough space in the last block group.
9*6a54128fSAndroid Build Coastguard Worker
10*6a54128fSAndroid Build Coastguard WorkerFixed bug in version parsing library routine; it was always parsing
11*6a54128fSAndroid Build Coastguard Workerthe library version string, instead of using the passed-in string.
12*6a54128fSAndroid Build Coastguard Worker
13*6a54128fSAndroid Build Coastguard WorkerClarified chattr man page.
14*6a54128fSAndroid Build Coastguard Worker
15