commit | d4acd722b7bb5f48b9fc3848e8c2a845b100d84f | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Oct 31 09:38:04 2007 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Jan 23 11:29:18 2008 -0600 |
tree | 24c0ccb9cd13d79b47588d44b27b3f1eb91a0ec7 | |
parent | d52b3815a52456dcf1a45fbc344e23bb643b2bda [diff] |
[SCSI] sysfs: add filter function to groups This patch allows the various users of attribute_groups to selectively allow the appearance of group attributes. The primary consumer of this will be the transport classes in which we currently have elaborate attribute selection algorithms to do this same thing. Acked-by: Greg KH <greg@kroah.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>