On Mon, 27 Apr 2020 17:08:20 +0200, Bodo Stroesser wrote: > In commit b49d6f7885306ee636d5c1af52170f3069ccf5f7 the new attribute > emulate_pr was added. > passthrough_parse_cdb() uses the attribute's value to distinguish, > whether reservation commands should be rejected or not. > But the new attribute was not added to passthrough_attrib_attrs, so in > pscsi and tcmu - the users of passthrough_parse_cdb() - the attribute > is not available to change parser's behavior. Applied to 5.8/scsi-queue, thanks! [1/4] scsi: target: Add missing emulate_pr attribute to passthrough backends https://git.kernel.org/mkp/scsi/c/9299941716a3 [2/4] scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl https://git.kernel.org/mkp/scsi/c/4703b6252b33 [3/4] scsi: target: Make transport_flags per device https://git.kernel.org/mkp/scsi/c/69088a049488 [4/4] scsi: target: tcmu: Make pgr_support and alua_support attributes writable https://git.kernel.org/mkp/scsi/c/356ba2a8bc8d -- Martin K. Petersen Oracle Linux Engineering