summaryrefslogtreecommitdiff
path: root/rust/kernel/gpu/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2026-01-06 17:20:28 +0100
committerDavid Sterba <dsterba@suse.com>2026-04-07 18:56:07 +0200
commit463626a2eccffc8945c73bc9361367ae4d8779a7 (patch)
tree6940c99b924aab8cda185be44e55640a89adecfc /rust/kernel/gpu/git@git.tavy.me:linux-stable.git
parentb8aa337121ddfb050199ecda57b0654d5e3d91e9 (diff)
btrfs: use common eb range validation in read_extent_buffer_to_user_nofault()
The extent buffer access is checked in other helpers by check_eb_range(), which validates the requested start, length against the extent buffer. While this almost never fails we should still handle it as an error and not just warn. Reviewed-by: Boris Burkov <boris@bur.io> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'rust/kernel/gpu/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions