summaryrefslogtreecommitdiff
tag namelarp-cleanups-5.19_2022-05-23 (4e5400618da0873fbe93f1bd5d4899e716f3e0b5)
tag date2022-05-23 22:35:10 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 7feaa9a8a7...
xfs: last pile of LARP cleanups for 5.19
This final series contains a two key cleanups for the new LARP code. Most of it is refactoring and tweaking the code that creates kernel log messages about enabling and disabling features -- we should be warning about LARP being turned on once per day, instead of once per insmod cycle; we shouldn't be spamming the logs so aggressively about turning *off* log incompat features. The second part of the series refactors the LARP code responsible for getting (and releasing) permission to use xattr log items. The implementation code doesn't belong in xfs_log.c, and calls to logging functions don't belong in libxfs -- they really should be done by the VFS implementation functions before they start calling into libraries. v2: use OPSTATE flags so that we warn about scrub/larp/shrink on a per-mount basis, and reorganize the log assist rework based on feedback -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmKMbo4ACgkQ+H93GTRK tOvyTRAApPHmYYD5y1p9S1XbI41Uv2A71UP2zyQ0p+C9EJ51PA7mEc2J9p0xMd97 rWsfQL2vezF02LDw5BXhjVJB7UqM0G5Y2ylaEpHPq3Jpp/f3uwRii43hKRFQ70CU ZxJGJLsUPKS7LAx1eCvkHY/DDAxRxkf1791rXeH8LY3IgLuWAO3YexUYTQJWh3Fg ZG4BUI+f77HPdFbc54c4EXT5bCAUjxoeG/lB3NPztyP49cobfBW+f3D249nDN7lG XPE9L1dFq4gC9JpfA73U/Ej82GpkBjT8s1POzprrJThjZRRGd3O5HBUenUohvvt7 9j7JpNGAajy9MP1zJxkbuq+thJIgocXRyW8AqdzXk1GXpelNOLFQOQW5hSfVs+Ac e+kA7TgAOwC0g3VR/0xu/BuJcm5Dj2PgP1zjgcJv85y5mI7d3H+jYI2DgbtbNnOe Mbf1T5ARcGsT5qCikl7PWaEM4j7F6bMiSzUO1DPxDb72x4E3n0tD42VoshOq2NTL 2CVvBcRG330Xz9AkxolCIBoGnzOqJ77i3chTVgE0KEW+B1vYlpARdIRGURl9idG7 h3TTbXC4L8Bnd3wACOHTwiSfGB+TLa32Wop/lCrfpjQc7N64IaC+Fj58V9Sk9pGX ItaTUShDppXxB+L3d2paOdnEBTWkN3aUAo6e5DBGEA1bjNrDeKk= =O5Kh -----END PGP SIGNATURE-----