[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
authorDarrick J. Wong <djwong@us.ibm.com>
Thu, 11 Jan 2007 22:15:35 +0000 (14:15 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 13 Jan 2007 22:20:03 +0000 (16:20 -0600)
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 <djwong@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found