block: rename BLK_FEAT_MISALIGNED
authorChristoph Hellwig <hch@lst.de>
Wed, 26 Jun 2024 14:26:24 +0000 (16:26 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 26 Jun 2024 15:37:35 +0000 (09:37 -0600)
commitec9b1cf0b0ebfb52274971a8a0e74e0a133f64fb
tree833cdf89a5d9a979d99094718d43199334cf78dd
parent78887d004fb2bb03233122a048eaf46e850dabf4
block: rename BLK_FEAT_MISALIGNED

This is a flag for ->flags and not a feature for ->features.  And fix the
one place that actually incorrectly cleared it from ->features.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20240626142637.300624-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-settings.c
include/linux/blkdev.h