diff options
author | 2024-02-22 12:41:02 -0800 | |
---|---|---|
committer | 2024-02-22 12:41:02 -0800 | |
commit | 24f755e4854e0fddb78d18f610bf1b5cb61db520 (patch) | |
tree | 534c0cd058d7b487bc33ea3e307d8488335de036 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: move and rename xfs_btree_read_bufl (diff) | |
download | wireguard-linux-24f755e4854e0fddb78d18f610bf1b5cb61db520.tar.xz wireguard-linux-24f755e4854e0fddb78d18f610bf1b5cb61db520.zip |
xfs: split xfs_buf_rele for cached vs uncached buffers
xfs_buf_rele is a bit confusing because it mixes up handling of normal
cached and the special uncached buffers without much explanation.
Split the handling into two different helpers, and use a clearly named
helper that checks the hash key to distinguish the two cases instead
of checking the pag pointer.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions