diff options
| author | David Sterba <dsterba@suse.com> | 2025-06-27 14:01:17 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-07-22 00:58:05 +0300 |
| commit | ab5fcbb1adc8e44ed027b0a73f484fbc8d528b94 (patch) | |
| tree | 486b149c31db8b8965f3498602a74a9cef2d399c /scripts/lib | |
| parent | afd1dacbd0964c7d36a9057c39c168fe7fbb5196 (diff) | |
| download | linux-ab5fcbb1adc8e44ed027b0a73f484fbc8d528b94.tar.xz | |
btrfs: use pgoff_t for page index variables
Any conversion of offsets in the logical or the physical mapping space
of the pages is done by a shift and the target type should be pgoff_t
(type of struct page::index). Fix the locations where it's still
unsigned long.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions
