commit | 352f6bb422bd31a80b4a0f1c3f19b6993df2508c | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 20 20:57:02 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Apr 22 15:16:31 2008 -0500 |
tree | e4ed6d1754193a3babdee8a0c147fc13470be804 | |
parent | 0f4238958d28044b335644b69df6071cdb04b5ce [diff] |
[SCSI] scsi_transport_spi: fix the attribute settings We now take advantage of the mode_t return of is_valid, and also update the attributes when the target is configured. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>