https://github.com/torvalds/linux
Revision be1515bad737ee9efe9229ab8313a236bfa03c5c authored by Linus Torvalds on 05 December 2020, 22:45:30 UTC, committed by Linus Torvalds on 05 December 2020, 22:45:30 UTC
Pull block fix from Jens Axboe:
 "Single fix for an issue with chunk_sectors and stacked devices"

* tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block:
  block: use gcd() to fix chunk_sectors limit stacking
2 parent s 619ca26 + 7e7986f
History
Tip revision: be1515bad737ee9efe9229ab8313a236bfa03c5c authored by Linus Torvalds on 05 December 2020, 22:45:30 UTC
Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Tip revision: be1515b

back to top