diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-12-02 21:57:39 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-12-13 04:45:12 +0300 |
commit | ca378189fdfa890a4f0622f85ee41b710bbac271 (patch) | |
tree | 2765763b07150bb85cc1ac1ff5ef09ce9c4b1764 /tools/perf/scripts/python/parallel-perf.py | |
parent | acc8f8628c3737108f36e5637f4d5daeaf96d90e (diff) | |
download | linux-ca378189fdfa890a4f0622f85ee41b710bbac271.tar.xz |
xfs: convert quotacheck to attach dquot buffers
Now that we've converted the dquot logging machinery to attach the dquot
buffer to the li_buf pointer so that the AIL dqflush doesn't have to
allocate or read buffers in a reclaim path, do the same for the
quotacheck code so that the reclaim shrinker dqflush call doesn't have
to do that either.
Cc: <stable@vger.kernel.org> # v6.12
Fixes: 903edea6c53f09 ("mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner")
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions