Hi Nic, Just noticed: $ git grep DF_READ_ONLY drivers/target/target_core_device.c: if (dev->dev_flags & DF_READ_ONLY) drivers/target/target_core_tpg.c: if (dev->dev_flags & DF_READ_ONLY) include/target/target_core_base.h:#define DF_READ_ONLY 0x00000001 is DF_READ_ONLY something obsolete we can kill off? - R. -- 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