scsi: Refactor scsi sense interpreting code
commit2875135807771a0d07ba1c878c20b757ed7adffb
authorFam Zheng <famz@redhat.com>
Mon, 21 Aug 2017 14:10:05 +0000 (21 22:10 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Sep 2017 12:09:11 +0000 (19 14:09 +0200)
treec3ab331ddaadd8f5e9b2ed8beaaf1bbec9c5c0ef
parentb07fbce6349c7b84642e7ed56c7a1ac3c1caca61
scsi: Refactor scsi sense interpreting code

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 <famz@redhat.com>
Message-Id: <20170821141008.19383-2-famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS
block/iscsi.c
include/scsi/scsi.h [new file with mode: 0644]
util/Makefile.objs
util/scsi.c [new file with mode: 0644]