summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-01-09 09:07:41 +0300
committerJens Axboe <axboe@kernel.dk>2026-01-11 22:55:41 +0300
commitc22756a9978e8f5917ff41cf17fc8db00d09e776 (patch)
treec24302511da30f770ef6654e825d156315e4da1a /include/linux
parentf7ba87dfa8e42642d43faf29a71cee338086218b (diff)
downloadlinux-c22756a9978e8f5917ff41cf17fc8db00d09e776.tar.xz
fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
While the pblk argument to fscrypt_zeroout_range_inline_crypt is declared as a sector_t it actually is interpreted as a logical block size unit, which is highly unusual. Switch to passing the 512 byte units that sector_t is defined for. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Biggers <ebiggers@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions