commit | 3128c6c73cdf3df92c3165bfb785ae50114d18bf | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Mon Jul 25 13:48:42 2011 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:36:03 2011 -0600 |
tree | 49af7993064b0140bda96c795a47fa336525d02c | |
parent | ed1086e041b4870313dd0c0755f4bbc3b62d0d08 [diff] |
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs The iscsi class currently does not support writable sysfs attrs for LLD sysfs settings. This patch converts the iscsi class and drivers to use the attribute container sysfs group and the sysfs group's is_visible callout to be able to support readable or writable sysfs attrs. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>