commit | 58a2801a4b9ad97d3685bb7a3344e17d60292908 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon Nov 14 11:36:27 2011 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Dec 06 06:00:52 2011 +0000 |
tree | 57326befbef1dfdf86b20b2237939c333e1cddbc | |
parent | 6297b07cbc42eb6b53eb88fce70a4727ea230797 [diff] |
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields We already have a perfectly valid se_device pointer in the command, so remove the mostly useless duplicates. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>