diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-03-21 02:47:52 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-04-22 22:16:31 +0200 |
commit | 0f4238958d28044b335644b69df6071cdb04b5ce (patch) | |
tree | 159b82f8eb9479cdc10f861d682309b4c0c8c411 /drivers/scsi | |
parent | [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state' (diff) | |
download | linux-0f4238958d28044b335644b69df6071cdb04b5ce.tar.xz linux-0f4238958d28044b335644b69df6071cdb04b5ce.zip |
[SCSI] sysfs: make group is_valid return a mode_t
We have a problem in scsi_transport_spi in that we need to customise
not only the visibility of the attributes, but also their mode. Fix
this by making the is_visible() callback return a mode, with 0
indicating is not visible.
Also add a sysfs_update_group() API to allow us to change either the
visibility or mode of the files at any time on the fly.
Acked-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions