summaryrefslogtreecommitdiff
tag namebmap-intent-cleanups_2021-12-15 (b28c23c84125a14b90de22efc2d7efac5a56f385)
tag date2021-12-15 17:30:51 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 07ed94387e...
xfs: bmap log intent cleanups
This series cleans up a few parts of the file block mapping log intent code before we start adding support for realtime bmap intents. Most of it involves cleaning up tracepoints so that more of the data extraction logic ends up in the tracepoint code and not the tracepoint call site, which should reduce overhead further when tracepoints are disabled. There is also a change to pass bmap intents all the way back to the bmap code instead of unboxing the intent values and re-boxing them after the _finish_one function completes. -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmG6lssACgkQ+H93GTRK tOvKjw/+M8KrYaeFAuiEeyUAR8m7DSZWzuLAoEdPh2Hlo0NICtjdphTOulsfTvX2 AOzydFqjY0EY3BY4/Ir5L3KL7oWYdnZIPPFzRb4Bk6YfDyCpdcjzLH1w4r3hOvL2 135ZXfhJoLZWAJ8jbEaEoToepcCP2dtlp8+Ss1phDtlzwziFGKwNwUFl/21MBtvD hzHS4+USIgypJCoomiKH5GO4HrvSDemuOUdPyb3/jXvByQflP3cSCagsh6Wm9Xue U1y/clqLE9dKuBIBXW6gd2mJXzC7fjssdesiNMRdYrrKSbGNB4vS8R2+ixI9d4gQ oE9H2LCU372iFMpRX08cuxnyXOQnwd2csbmCg9dKalJdXU59m/2t8WuIlVblo0UE 9RSWO7ZUWI6nK7h/Rg/Q1efACTUwaeZjLcwYGGSF7k4adjUW3Xw/5yYxaE9PX3II EXwFU9NoIeDWyd6n6oHQm7icSHpqNZZDMz741TydhxFu28wTwg9EF0bZ7BJR6f2H uHFQbDmaGzAqPDiskMcCjmwq7VLNlouu10/AIuBTrHXITlaI64JZSyJFAcKIN1fz xqgYeYZI2/eQU7XwTki+O74gBXZibeRCWiklCC4Rbqv6rW4f9DACmT60vubJFuMJ n0bhNDXCBaVjATkQ5Z3Lud7BEFOQTEAWTQiEjGQnqK3O8HhGEL0= =0OkD -----END PGP SIGNATURE-----