diff options
| author | 2024-02-22 12:41:02 -0800 | |
|---|---|---|
| committer | 2024-02-22 12:41:02 -0800 | |
| commit | 24f755e4854e0fddb78d18f610bf1b5cb61db520 (patch) | |
| tree | 534c0cd058d7b487bc33ea3e307d8488335de036 /rust/kernel/ssh:/git@git.zx2c4.com/git: | |
| parent | xfs: move and rename xfs_btree_read_bufl (diff) | |
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 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
