summaryrefslogtreecommitdiff
tag nameextfree-intent-cleanups_2022-11-09 (2572c1cbaca6b772acbea869ce640f89e953b36b)
tag date2022-11-09 19:10:34 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 4ae7e45a05...
xfs: extent free log intent cleanups
This series cleans up some warts in the extent freeing log intent code. We start by acknowledging that this mechanism does not have anything to do with the bmap code by moving it to xfs_alloc.c and giving the function a more descriptive name. Then we clean up the tracepoints and the _finish_one call paths to pass the intent structure around. This reduces the overhead when the tracepoints are disabled and will make things much cleaner when we start adding realtime support in the next patch. Signed-off-by: Darrick J. Wong <djwong@kernel.org> -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmNsa6oACgkQ+H93GTRK tOv3ZQ/9FqCuasrkcQ2NYLVw69xhCZWDDXN7WRpMtB8qj1ncTn3Hrt7geCIZGwl+ LyEbRFlFKA0ZyHqcyCpE+ZsnWJCf/HLb4oR/qSIJwcc7tiWgKPT+0xjwH1VCaGQf i6Jbin8dqhUV1AMZ2adAy+W4SJAG5/aF+J3vDG4ySH+GmyLiDPDRscUZB/tqsVjW I9EXz5Vk+iISsBwS7QKKic7PdmWctYtHdXMqoUKQ79GD3Lfunv2NEqhZQyZqgzY+ NaHTKGGgnhHKQuQRcKNzcAJCnwzdrN5RxEFxTxU8vwvr5eJ9IkjbbpE4ONlpYPmB BGy9ZIbNDedtpweC7weoJJSKPz3nswm/0DWc2tCi2cUokP9A2YrRQYarZ0EWGGwB +azckjYWmD/p2ou0w2hrU6kgJTczyZCc7U9OFHrCjQBBgnt53jI6o33gpwoFIPc0 fOUqps6pFMpKZ4Co7hMe8cUgdP5sRhUWrj+GdOYOY94tBNIguD0cqmW4gsCLctQM V4IEOPQpP3a9fhAZB3J9EWzbpHr4qEXBlzZ6PS+ZQG0INBg85vQbnKRgDRnpMm86 lDab+q9x9kev9GAS61O9Ha6Mk5VrcH+uDHNoQbyvWwylHr+VaJxVT6YLwWUocCtD a3rLApIiODo5/eqxbVh4Q7MNoaVH9l6HV53mhbTp3/Z1VHhloSQ= =Az5M -----END PGP SIGNATURE-----