commit | fe45e630a1035aea94c29016f2598bbde149bbe3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 20 14:33:27 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Oct 18 06:17:02 2021 -0600 |
tree | b2302061a6dec13d7cd1b6213576f603c670aa3b | |
parent | badf7f64378796d460c79eb0f182fa7282eb65d5 [diff] |
block: move integrity handling out of <linux/blkdev.h> Split the integrity/metadata handling definitions out into a new header. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Link: https://lore.kernel.org/r/20210920123328.1399408-17-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>