target: split core_scsi2_emulate_crh
authorChristoph Hellwig <hch@infradead.org>
Thu, 3 Nov 2011 21:50:40 +0000 (17:50 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 4 Nov 2011 08:00:08 +0000 (08:00 +0000)
Split core_scsi2_emulate_crh into one routine each for the reserve and
release side.  The common code now is in a helper called by both
routines.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found