From: Kai Makisara Date: Sun, 1 May 2005 15:11:55 +0000 (+0300) Subject: [SCSI] SCSI tape: fix permissions for SG_IO, etc. X-Git-Tag: v2.6.13-rc1~90^2~583^2~62^2^2~27^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16c4b3e2071ad73e5cd2aa82961eed0414df6a7d;p=pandora-kernel.git [SCSI] SCSI tape: fix permissions for SG_IO, etc. This patch is against 2.6.12-rc3 + linus-patch from April 30. The patch contains the following fixes: - CAP_SYS_RAWIO is used instead of CAP_SYS_ADMIN; fix from Alan Cox - only direct sending of SCSI commands requires this permission - the st status is modified is successful unload is performed using SCSI_IOCTL_STOP_UNIT Signed-off-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed