diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-07-15 16:51:01 +0200 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-08-10 08:34:43 +0200 |
| commit | 3d102727432b5c5cff9afa80a430ca8f34b59666 (patch) | |
| tree | 89ccc585271f47ee0ad59b8be787575af653813c /include/linux/bnge/git@git.tavy.me:linux.git | |
| parent | b15f6520ab6481b89688d4b6362d1fa5d9f9df6b (diff) | |
xfs: don't reverify buffers in xfs_buf_readahead_map
xfs_buf_read_map calls xfs_buf_reverify to ensure the verifier has run
for a buffer before the data can be used when an earlier readahead read
the data before the buf_ops were assigned.
There is no point in doing this in xfs_buf_readahead_map for a buffer
already in memory as a later xfs_buf_read will do the same and can
actually propagate the error to the caller.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'include/linux/bnge/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
