On Thu, 2012-07-12 at 17:34 -0700, Andy Grover wrote: > Just some stuff I came across while looking at the demo-related code. > > Compile-tested, if you wanted to take a look at the last one and make sure I > didn't miss anything, that would be nice :) > I think this series looks fine, and so far is working as expected in demo-mode + explict NodeACLs configs with a 'super-turbo' multi-fabric development setup using iscsi-target, tcm_fc, qla2xxx, ib_srpt, loopback and vhost exports. A nice patch #5 on a long overdue refactoring for enable/disable logic in core_update_device_list_for_node() Applied to target-pending for-next. Thanks Andy! > Thanks -- Andy > > The following changes since commit f640eaa57928473ce3de92f7e3213a4e7513e229: > > tcm_qla2xxx: Remove duplicate header file inclusion (2012-07-11 14:37:04 -0700) > > are available in the git repository at: > git://fedorapeople.org/home/fedora/grover/public_git/linux-2.6.git for-nab > > Andy Grover (5): > target: Remove unneeded double parentheses > target: Remove hba param from core_dev_add_lun > target: Misc retval cleanups > target: Eliminate else using boolean logic > target: refactor core_update_device_list_for_node() > > drivers/target/iscsi/iscsi_target.c | 2 +- > drivers/target/iscsi/iscsi_target_login.c | 6 +- > drivers/target/iscsi/iscsi_target_parameters.c | 2 +- > drivers/target/iscsi/iscsi_target_tpg.c | 27 +++-- > drivers/target/target_core_device.c | 169 ++++++++++++++---------- > drivers/target/target_core_fabric_configfs.c | 3 +- > drivers/target/target_core_internal.h | 9 +- > drivers/target/target_core_pr.c | 6 +- > drivers/target/target_core_tpg.c | 14 +- > 9 files changed, 132 insertions(+), 106 deletions(-) > > > > -- > To unsubscribe from this list: send the line "unsubscribe target-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html