Revert "Revert "ext4: make mb_optimize_scan performance mount option work with extents""
authorDom Cobley <popcornmix@gmail.com>
Sat, 12 Nov 2022 11:43:15 +0000 (11:43 +0000)
committerDom Cobley <popcornmix@gmail.com>
Sat, 12 Nov 2022 11:49:10 +0000 (11:49 +0000)
commit46937443a928d407705747a54f6533b013ddbc4d
tree67e3789c4c05e7371ef8d789a33cdcc9139dc969
parent28c081c5c63583b85c20219ccd10e2cdf725842c
Revert "Revert "ext4: make mb_optimize_scan performance mount option work with extents""

This reverts commit e05a335a16e0fc8d030962d3c6a75446f6b42f1c.

The revert should no longer be necessary after upstream:
ext4: avoid unnecessary spreading of allocations among groups

See: https://github.com/raspberrypi/linux/issues/5097
Signed-off-by: Dom Cobley <popcornmix@gmail.com>
fs/ext4/mballoc.c