On Fri, 2015-06-19 at 15:14 +0200, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > drivers/target/target_core_configfs.c | 6 +++--- > drivers/target/target_core_file.c | 2 +- > drivers/target/target_core_iblock.c | 2 +- > drivers/target/target_core_pscsi.c | 2 +- > drivers/target/target_core_rd.c | 2 +- > include/target/target_core_base.h | 3 +-- > include/target/target_core_configfs.h | 1 - > 7 files changed, 8 insertions(+), 10 deletions(-) > Thanks, series applied to target-pending/for-next. Also, now would be a good time to bump target-core version to signal the recent fabric + backend driver API changes for >= v4.2 code. diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index a353033..0b9a331 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h @@ -10,7 +10,7 @@ #include <net/sock.h> #include <net/tcp.h> -#define TARGET_CORE_VERSION "v4.1.0" +#define TARGET_CORE_VERSION "v5.0" /* * By default we use 32-byte CDBs in TCM Core and subsystem plugin code. -- 1.9.1 -- 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