commit | 62e4694256dd3cbe301ebc0da799df8779b97014 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 19 15:10:59 2015 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Jun 23 00:43:44 2015 -0700 |
tree | 4d0900d5d8d2dcb5acd2f1e2d390c9d18e1e0629 | |
parent | 7a971b1b3055f0e76ff09b8fd0dd809ea3b48279 [diff] |
target: simplify UNMAP handling Move a little more processing into the core code, and lift the previous do_unmap callback into the sbc_ops structure. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>