From: Bryn M. Reeves Date: Thu, 12 Nov 2009 18:31:54 +0000 (+0000) Subject: [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions X-Git-Tag: v2.6.33-rc4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb7d3f24c71e528989501617651b669fbed798cb;p=pandora-kernel.git [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions /sys/bus/pci/drivers/megaraid_sas/poll_mode_io defaults to being world-writable, which seems bad (letting any user affect kernel driver behavior). This turns off group and user write permissions, so that on typical production systems only root can write to it. Signed-off-by: Bryn M. Reeves Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed