commit | 5873c4d157400ade4052e9d7b6259fa592e1ddbf | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun May 10 18:14:57 2015 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Jun 01 00:25:36 2015 -0700 |
tree | 3e8f9d0a3bde7659a1b3169158b68108ee55ca7f | |
parent | 0a06d4309dc168dfa70cec3cf0cd9eb7fc15a2fd [diff] |
target: consolidate backend attribute implementations Provide a common sets of dev_attrib attributes for all devices using the generic SPC/SBC parsers, and a second one with the minimal required read-only attributes for passthrough devices. The later is only used by pscsi for now, but will be wired up for the full-passthrough TCMU use case as well. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>