xref: /aosp_15_r20/external/e2fsprogs/doc/RelNotes/v1.44.1.txt (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1*6a54128fSAndroid Build Coastguard WorkerE2fsprogs 1.44.1 (March 24, 2018)
2*6a54128fSAndroid Build Coastguard Worker================================
3*6a54128fSAndroid Build Coastguard Worker
4*6a54128fSAndroid Build Coastguard WorkerUpdates/Fixes since v1.44.0:
5*6a54128fSAndroid Build Coastguard Worker
6*6a54128fSAndroid Build Coastguard WorkerFixes
7*6a54128fSAndroid Build Coastguard Worker-----
8*6a54128fSAndroid Build Coastguard Worker
9*6a54128fSAndroid Build Coastguard WorkerE2fsprogs 1.44.0 introduced a regression introduced which caused e2fsck
10*6a54128fSAndroid Build Coastguard Workerto fail to support HTree directories on big-endian systems.  Fix how we
11*6a54128fSAndroid Build Coastguard Workerread block numbers for internal htree nodes.
12*6a54128fSAndroid Build Coastguard Worker
13*6a54128fSAndroid Build Coastguard WorkerRemoved a potential memory leak from fsck.
14*6a54128fSAndroid Build Coastguard Worker
15*6a54128fSAndroid Build Coastguard WorkerE2image now correctly creates e2image files for bigalloc file systems.
16*6a54128fSAndroid Build Coastguard Worker
17*6a54128fSAndroid Build Coastguard WorkerDumpe2fs and debugfs now correctly support e2image files for file
18*6a54128fSAndroid Build Coastguard Workersystems that have the meta_bg option enabled.
19*6a54128fSAndroid Build Coastguard Worker
20*6a54128fSAndroid Build Coastguard WorkerE2fsck and debugfs now correctly handle delete inodes (including
21*6a54128fSAndroid Build Coastguard Workerprocessing the orphaned inode list in the case of e2fsck) for bigalloc
22*6a54128fSAndroid Build Coastguard Workerfile systems.  (Addresses Google Bug: #73795618)
23*6a54128fSAndroid Build Coastguard Worker
24*6a54128fSAndroid Build Coastguard WorkerPortability fixes for GNU Hurd.  (Addresses Debian Bug: #893590)
25*6a54128fSAndroid Build Coastguard Worker
26*6a54128fSAndroid Build Coastguard WorkerPortability fixes for building in some cross-build environments.
27*6a54128fSAndroid Build Coastguard Worker
28*6a54128fSAndroid Build Coastguard WorkerPortability fixes for MacOS 10.6.8.
29*6a54128fSAndroid Build Coastguard Worker
30*6a54128fSAndroid Build Coastguard WorkerAdd clarifications to chattr's man page.  (Addresses Debian Bug:
31*6a54128fSAndroid Build Coastguard Worker#890390)
32*6a54128fSAndroid Build Coastguard Worker
33*6a54128fSAndroid Build Coastguard Worker
34*6a54128fSAndroid Build Coastguard WorkerPerformance, Internal Implementation, Development Support etc.
35*6a54128fSAndroid Build Coastguard Worker--------------------------------------------------------------
36*6a54128fSAndroid Build Coastguard Worker
37*6a54128fSAndroid Build Coastguard WorkerDebugfs now reads allocation bitmaps much more efficiently when opening
38*6a54128fSAndroid Build Coastguard Workera file system.
39*6a54128fSAndroid Build Coastguard Worker
40*6a54128fSAndroid Build Coastguard WorkerUpdate Swedish translation file.
41*6a54128fSAndroid Build Coastguard Worker
42*6a54128fSAndroid Build Coastguard WorkerAdd Vcs-* fields to debian packaging.  (Addresses Debian Bug: #887512)
43*6a54128fSAndroid Build Coastguard Worker
44*6a54128fSAndroid Build Coastguard WorkerFix some test failures on GNU Hurd caused by a different default block
45*6a54128fSAndroid Build Coastguard Workersize.
46*6a54128fSAndroid Build Coastguard Worker
47*6a54128fSAndroid Build Coastguard WorkerAdd new regression tests.
48*6a54128fSAndroid Build Coastguard Worker
49