aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2020-06-04 19:01:26 +0000
committerMike Snitzer <[email protected]>2020-06-05 18:59:59 +0000
commit64611a15ca9da91ff532982429c44686f4593b5f (patch)
tree24ba1887da33a9d55562ae10b826ebfec2c747ce /fs/fs-writeback.c
parentdm mpath: add DM device name to Failing/Reinstating path log messages (diff)
downloadkernel-64611a15ca9da91ff532982429c44686f4593b5f.tar.gz
kernel-64611a15ca9da91ff532982429c44686f4593b5f.zip
dm crypt: avoid truncating the logical block size
queue_limits::logical_block_size got changed from unsigned short to unsigned int, but it was forgotten to update crypt_io_hints() to use the new type. Fix it. Fixes: ad6bf88a6c19 ("block: fix an integer overflow in logical block size") Cc: [email protected] Signed-off-by: Eric Biggers <[email protected]> Reviewed-by: Mikulas Patocka <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions