summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-03-02 17:18:19 +0300
committerEric Biggers <ebiggers@kernel.org>2026-03-09 23:34:21 +0300
commit4377a22d84f726f0a650927edf75cdc0698baf06 (patch)
tree9bfd386505f9e7a1aeb338679a3a6b3eaf252293 /include
parent5ca1a1f017ea0f0e0bcb6ec52064735f2ac1c393 (diff)
downloadlinux-4377a22d84f726f0a650927edf75cdc0698baf06.tar.xz
ext4: use a byte granularity cursor in ext4_mpage_readpages
Replace the next_block variable that is in units of file system blocks and incorrectly uses the sector_t type with a byte offset, as that is what both users want. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20260302141922.370070-15-hch@lst.de Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions