]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
scsi: core: Allow non-root users to perform ZBC commands
authorRyan Attard <ryanattard@ryanattard.info>
Wed, 26 Feb 2020 17:05:19 +0000 (11:05 -0600)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 16 Mar 2020 22:26:31 +0000 (18:26 -0400)
commit6fdb79ff27ee0d385ec8481458d2fd1d69fec50b
treed04693a1dad86c739e1bef318c0217b015388bcb
parent1e067dd8a3681310a36302640dc33c4f3fb0c190
scsi: core: Allow non-root users to perform ZBC commands

Allow users with read permissions to issue REPORT ZONE commands and users
with write permissions to manage zones on block devices supporting the ZBC
specification.

Link: https://lore.kernel.org/r/20200226170518.92963-2-ryanattard@ryanattard.info
Signed-off-by: Ryan Attard <ryanattard@ryanattard.info>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
block/scsi_ioctl.c