commit | 5543217be468268dfedf504f4969771b9a377353 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 19 17:45:36 2024 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Jun 20 06:53:14 2024 -0600 |
tree | 03684e3013baae6faf9234d18776f51350f15652 | |
parent | bae1c74316b86c67c95658c3a0cd312cec9aad77 [diff] |
block: move the misaligned flag into the features field Move the misaligned flags into the features field to reclaim a little bit of space. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Link: https://lore.kernel.org/r/20240619154623.450048-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>