summaryrefslogtreecommitdiffstats
path: root/sys/boot/arm
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2015-04-22 00:38:11 +0000
committerpfg <pfg@FreeBSD.org>2015-04-22 00:38:11 +0000
commit3d58bff4f8d3d50515f7efaec955d0c92dfb2774 (patch)
tree71cdcc0115214fdf695622d5e47f114e4f327ab3 /sys/boot/arm
parenta669f5aa38960e2bfa3eabe06b3e3e8fe259aa4e (diff)
downloadFreeBSD-src-3d58bff4f8d3d50515f7efaec955d0c92dfb2774.zip
FreeBSD-src-3d58bff4f8d3d50515f7efaec955d0c92dfb2774.tar.gz
MFC r281670, r281703:
Drop experimental ext2fs dir_index support. The htree directory index is a highly desirable feature for research purposes and was meant to improve performance in our ext2/3 driver. Unfortunately our implementation has two problems: - It never really delivered any performance improvement. - It appears to corrupt the filesystem in undetermined circumstances. Strictly speaking dir_index is not required for read/write support in ext2/3 and our limited ext4 support still works fine without it. Regain stability in the ext2 driver by removing it. We may need it back (fixed) if we want to support encrypted ext4 support but thanks to the wonders of version control we can always revert this change and bring it back. PR: 191895 PR: 198731 PR: 199309
Diffstat (limited to 'sys/boot/arm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud