From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> This series contains fixes for two bugs recently uncovered while testing dynamically generated (demo-mode) NodeACLs + MappedLUNs with active SPC-3 persistent registrations+reservations. Both issues are shutdown related, and one is specific to TPG shutdown with tfo->tpg_check_demo_mode_cache()=1 mode enabled. Also note that while running TCM persistent reservation logic with TPG demo-mode operation is possible, using explict NodeACLs + MappedLUNs via configfs objects is still strongly recommended for proper production usage with SPC-3 PR capable client environments. These two patches have been pushed into lio-core-2.6.git/linus-38-rc1 and queued up into scsi-post-merge-2.6.git/for-jejb. Thanks, Signed-off-by: Nicholas A. Bellinger <nab@xxxxxxxxxxxxxxx> Nicholas Bellinger (2): target: Fix demo-mode MappedLUN shutdown UA/PR breakage target: Release left-over demo-mode NodeACLs w/ tfo->tpg_check_demo_mode_cache()=1 drivers/target/target_core_device.c | 15 ++++++++------- drivers/target/target_core_tpg.c | 22 ++++++++++++++++++++++ 2 files changed, 30 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html