From: Nicholas Bellinger Date: Tue, 6 Nov 2012 23:46:25 +0000 (-0800) Subject: target: Fix exception path pr_reg put regression for PR RELEASE X-Git-Tag: v3.8-rc1~94^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb7a8c8eb9678666fb05f3bc542581365399a161;p=pandora-kernel.git target: Fix exception path pr_reg put regression for PR RELEASE Fix a regression bug in core_scsi3_emulate_pro_release() where should still be getting released via core_scsi3_put_pr_reg() during No persistent reservation, with returing GOOD status. Use goto statement here to follow converted code from hch. Cc: Christoph Hellwig Cc: Roland Dreier Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed