On 21/08/2017 16:10, Fam Zheng wrote: > So that it can be reused outside of iscsi.c. > > Also update MAINTAINERS to include the new files in SCSI section. > > Signed-off-by: Fam Zheng <f...@redhat.com> > --- > MAINTAINERS | 2 ++ > block/iscsi.c | 45 ++++----------------------------------------- > include/scsi/scsi.h | 19 +++++++++++++++++++ > util/Makefile.objs | 1 + > util/scsi.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 78 insertions(+), 41 deletions(-)
I've now introduced a more comprehensive scsi/utils.c. No need to do anything, I'll pick your file when I rebase the multipath patches I've just sent. Paolo