summaryrefslogtreecommitdiff
tag nameextfree-intent-cleanups_2021-12-15 (dad06ad39c9449f27faa57a5a17814e242f01e5f)
tag date2021-12-15 17:31:03 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 361f5659cc...
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. -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmG6ltcACgkQ+H93GTRK tOub1g//Rt4GMIfDYO4UKTelb9/iXSWgwm9NY7uGrtP2OvlW9yw5W2LAOrT06DGr 1NTwkpxAea/Syo9i73ujNMM7Dw2jV1y/w8iffVmyGjQZQ+eN5eUZaXC1bq1MGJr4 807O/sW9WgGQujMPvyUBN3KNRCDeM2v1tpStuiuGV3y5gBzrRsKtNUAVEaB6+jDm lok5U/ZI/eONySDR7tQ6Mjjkc8s4cOPIsf4aZC3aw8BO5OCSI6GEJXn3BLe1G3tg w4aJyzt7/ef304gF+ihpttsKeUbGDzbr+3no+CRMgnwZGcih7FgFysanLaYT5+4W DgR9pbpQfXbjdTWpEAQpAtGwImZcPK2aG1A5JCtr2ygYGDFiF+sDP8rAoFp/94eJ xYnAWdWy0Q6xCebaYv80PgiTW0XGuTac0/tqRaP1lGf0ukFRUiSKTWNLRpUu61lM fjpfMcSj90h8eDuvgi4bAQFsZTdhxuZ3i1u17VZAzclnbv7HA/jdakgR5jZT35lQ zBBpl97aQo3RowZ8C1urOKleGEG4j52eZVzUl1zY1xiLYVFJzbPK/eOF4bgmPNLK 3Zk1e13i7OGS/zzRX0ao7OU0fMDZIywhu/GTdti0y/S/DH9991o1/Q+z3F5ix5A6 QLY5JL/Cu4IIT8OmEjQNbq1RiBEb4ZX8uKsSMmzkczFMHVzkycU= =RHdU -----END PGP SIGNATURE-----