summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/include/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-03-02 06:18:19 -0800
committerEric Biggers <ebiggers@kernel.org>2026-03-09 13:34:21 -0700
commit4377a22d84f726f0a650927edf75cdc0698baf06 (patch)
tree9bfd386505f9e7a1aeb338679a3a6b3eaf252293 /arch/um/os-Linux/include/git@git.tavy.me:linux.git
parent5ca1a1f017ea0f0e0bcb6ec52064735f2ac1c393 (diff)
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 'arch/um/os-Linux/include/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions