]> git.karo-electronics.de Git - karo-tx-linux.git/commit
target/user: PGR Support
authorBryant G. Ly <bryantly@linux.vnet.ibm.com>
Sat, 22 Apr 2017 01:40:50 +0000 (20:40 -0500)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 2 May 2017 05:21:45 +0000 (22:21 -0700)
commit4ec5bf0ea83930b96addf6b78225bf0355459d7f
tree7369ecac6c53dacd520b4442ccfc99903fd33cef
parentc2d26f18dcbc84799457852292c66967ff6626f1
target/user: PGR Support

This adds initial PGR support for just TCMU, since tcmu doesn't
have the necessary IT_NEXUS info to process PGR in userspace,
so have those commands be processed in kernel.

HA support is not available yet, we will work on it if this patch
is acceptable.

Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_configfs.c
drivers/target/target_core_device.c
drivers/target/target_core_pr.c
drivers/target/target_core_pscsi.c
include/target/target_core_backend.h