
2 Oct
2023
2 Oct
'23
3:16 a.m.
On Tue, 26 Sept 2023 at 02:53, Bin Meng bmeng@tinylab.org wrote:
At present if a device to map has a block size other than 512, the blkmap map process just fails. There is no reason why we can't just use the block size of the mapped device.
Signed-off-by: Bin Meng bmeng@tinylab.org
drivers/block/blkmap.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org