From: Steven Allen Date: Fri, 24 Oct 2014 22:18:26 +0000 (-0700) Subject: target: return CONFLICT only when SA key unmatched X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~89^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6932ee35f1c1364dcea0e691b2feb912a6777e5;p=pandora-kernel.git target: return CONFLICT only when SA key unmatched PREEMPT (and PREEMPT AND ABORT) should return CONFLICT iff a specified SERVICE ACTION RESERVATION KEY is specified and matches no existing persistent reservation. Without this patch, a PREEMPT will return CONFLICT if either all reservations are held by the initiator (self preemption) or there is nothing to preempt. According to the spec, both of these cases should succeed. Signed-off-by: Steven Allen Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed