From: Christoph Hellwig Date: Wed, 10 Oct 2012 21:37:15 +0000 (-0400) Subject: target: simplify reservations code X-Git-Tag: v3.8-rc1~94^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d977f4377fbc396b888e12fdb3b13118b09ca7db;p=pandora-kernel.git target: simplify reservations code We do not support host-level reservations for the pscsi backend, and all virtual backends are newere than SCSI-2, so just make the combined SPC-3 + SCSI-2 support the only supported variant and kill the switches for the different implementations, given that this code handles the no-op version just fine. (hch: Update DRF_SPC2_RESERVATIONS lock usage) Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed