diff options
author | Ming Lei <ming.lei@redhat.com> | 2018-10-29 15:57:17 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-11-09 16:23:14 +0300 |
commit | 1adfc5e4136f5967d591c399aff95b3b035f16b7 (patch) | |
tree | 8721fafeef167a567a2fe7838071e0f17e01d02c /block/partition-generic.c | |
parent | d39aa4979219ca3d61c492f7460f1032b97b9ef2 (diff) | |
download | linux-1adfc5e4136f5967d591c399aff95b3b035f16b7.tar.xz |
block: make sure discard bio is aligned with logical block size
Obviously the created discard bio has to be aligned with logical block size.
This patch introduces the helper of bio_allowed_max_sectors() for
this purpose.
Cc: stable@vger.kernel.org
Cc: Mike Snitzer <snitzer@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Xiao Ni <xni@redhat.com>
Cc: Mariusz Dabrowski <mariusz.dabrowski@intel.com>
Fixes: 744889b7cbb56a6 ("block: don't deal with discard limit in blkdev_issue_discard()")
Fixes: a22c4d7e34402cc ("block: re-add discard_granularity and alignment checks")
Reported-by: Rui Salvaterra <rsalvaterra@gmail.com>
Tested-by: Rui Salvaterra <rsalvaterra@gmail.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/partition-generic.c')
0 files changed, 0 insertions, 0 deletions