On Tue, Jun 30, 2020 at 01:00:47PM +0900, Damien Le Moal wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > commit 7b2377486767503d47265e4d487a63c651f6b55d upstream. > > The unit of max_io_len is sector instead of byte (spotted through > code review), so fix it. > > Fixes: 3b1a94c88b79 ("dm zoned: drive-managed zoned block device target") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Hou Tao <houtao1@xxxxxxxxxx> > Reviewed-by: Damien Le Moal <damien.lemoal@xxxxxxx> > Signed-off-by: Mike Snitzer <snitzer@xxxxxxxxxx> > --- > drivers/md/dm-zoned-target.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) What stable tree(s) is this for?