commit | 86d7182985d25900929adce14fffd729cc8c6fb8 | [log] [tgz] |
---|---|---|
author | Asias He <asias@redhat.com> | Mon Feb 25 14:03:46 2013 +0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Apr 25 01:05:24 2013 -0700 |
tree | 8e5e755c5badf3a09b5b0c4e6c2f76c72c080dcf | |
parent | dbc21c5abbeb4419da5a54157c4b7a0ec0dee185 [diff] |
target: Add sbc_execute_unmap() helper iblock_execute_unmap() and fd_execute_unmap share a lot of code. Add sbc_execute_unmap() helper to remove duplicated code for iblock_execute_unmap() and fd_execute_unmap(). Cc: Christoph Hellwig <hch@lst.de> Cc: Martin K. Petersen <martin.petersen@oracle.com> Cc: Nicholas Bellinger <nab@linux-iscsi.org> Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>