From: Darrick J. Wong Date: Thu, 11 Jan 2007 22:15:35 +0000 (-0800) Subject: [SCSI] libsas: sysfs phy control attributes should not be S_IWUGO X-Git-Tag: v2.6.21-rc1~274^2~230^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3b5bfe73ace420709f0cfb198b0ffc704bd38b;p=pandora-kernel.git [SCSI] libsas: sysfs phy control attributes should not be S_IWUGO Allowing the phy reset controls to be world-triggerable does not seem like a terribly good idea because SAS devices can be disrupted (and ATA devices are really disrupted) by a phy reset. By default only root should be able to do things like that. Signed-off-by: Darrick J. Wong Signed-off-by: James Bottomley --- Reading git-diff-tree failed