commit | 3d6d72014f16967ca92765040be30f022c5952e6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sun May 20 11:59:17 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Jul 16 17:28:40 2012 -0700 |
tree | ca4a3028d770ceab2b42fedca07e78d6d90a06b2 | |
parent | 1fd032ee10d2816c947f5d5b9abda95e728f0a8f [diff] |
target: move transport_generic_prepare_cdb into pscsi The virtual drivers don't need to clear cdb fields they never look at, so move this code into the pscsi backend. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>