summaryrefslogtreecommitdiff
tag namexfs-6.3-fixes-3 (3d5c7834b51d741c0436aa44ecd41e0ff90288c6)
tag date2023-03-19 10:01:44 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 3cfb9290da...
Fixes for 6.3-rc2:
* Add a few debugging assertions so that people (me) trying to port code to the new allocator functions don't mess up the caller requirements. * Relax some overly cautious lock ordering enforcement in the new allocator code, which means that file allocations will locklessly scan for the best space they can get before backing off to the traditional lock-and-really-get-it behavior. * Add tracepoints to make it easier to trace the xfs allocator behavior. * Actually test the dir/xattr hash algorithm to make sure it produces consistent results across all the platforms XFS supports. Signed-off-by: Darrick J. Wong <djwong@kernel.org> -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQQ2qTKExjcn+O1o2YRKO3ySh0YRpgUCZBc//AAKCRBKO3ySh0YR pjOkAQDR7fH+5ZhYg2lnvVAkWkoVrK34zTcZp/k+hzS7p+C0tgD+Lzw6NhAyYFiY QcOOVNHg5LheZ7IFgEqLM6ooVdtYigA= =sLsG -----END PGP SIGNATURE-----