commit | 14150a6bbe9e15ce8e7a4f79047c2b4284a51b3d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sun Jun 17 18:40:55 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Jul 16 17:35:14 2012 -0700 |
tree | 1a77a526359e6159ed367ac3b1e8f1e13de6bb37 | |
parent | 6f974e8ce7b3f661910a49c7c2ba095631f341e9 [diff] |
target: move unmap to struct spc_ops Having all the unmap payload parsing in the backed is a bit ugly, but until more drivers support it and we can find a good interface for all of them that seems the way to go. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>