commit | 972b29c8f86093f44e1d781588bd5c5faae3d8e3 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Fri Feb 22 09:52:57 2013 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 23 12:46:14 2013 -0800 |
tree | b5da94cd21ebd5486cefbde45cfadb9cfc475442 | |
parent | 7b745c84a9f4ad62db4b67053fbceb5d706451af [diff] |
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors Trivial, but WRITE SAME is an SBC command so it seems strange for a related function (defined in target_core_sbc.c) to be in the spc_ namespace. Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>