From: Damien Le Moal <hidden> Date: 2021-03-16 01:18:39
Fix the comment mentioning ioctl command range used for zoned block
devices to reflect the range of commands actually implemented.
Signed-off-by: Damien Le Moal <redacted>
---
include/uapi/linux/fs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Fix the comment mentioning ioctl command range used for zoned block
devices to reflect the range of commands actually implemented.
Signed-off-by: Damien Le Moal <redacted>
I've verified that blkzoned.h contains the IOCTLs in the range of
130 - 136 in uapi/linux/blkzoned.h.
Looks good.
Reviewed-by: Chaitanya Kulkarni <redacted>
From: Damien Le Moal <hidden> Date: 2021-04-07 12:40:33
On 2021/03/16 10:18, Damien Le Moal wrote:
quoted hunk
Fix the comment mentioning ioctl command range used for zoned block
devices to reflect the range of commands actually implemented.
Signed-off-by: Damien Le Moal <redacted>
---
include/uapi/linux/fs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)