summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-01-09 07:07:41 +0100
committerJens Axboe <axboe@kernel.dk>2026-01-11 12:55:41 -0700
commitc22756a9978e8f5917ff41cf17fc8db00d09e776 (patch)
treec24302511da30f770ef6654e825d156315e4da1a /rust/alloc/collections/git@git.tavy.me:linux.git
parentf7ba87dfa8e42642d43faf29a71cee338086218b (diff)
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 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions