Re: [OpenWrt-Devel] [PATCH] [packages] new package tgt

2014-05-05 Thread Florian Fainelli
2014-05-05 14:47 GMT-07:00 Maxim Storchak : > On 05.05.14 22:35, Florian Fainelli wrote: >> 2014-04-06 1:35 GMT-07:00 Maxim Storchak : >>> This patch provides userspace iSCSI target support. >>> >>> https://dev.openwrt.org/ticket/8798 >>> >>> Signed-off-by: Maxim Storchak >> >> Applied in r40703,

Re: [OpenWrt-Devel] [PATCH] [packages] new package tgt

2014-05-05 Thread Maxim Storchak
On 05.05.14 22:35, Florian Fainelli wrote: > 2014-04-06 1:35 GMT-07:00 Maxim Storchak : >> This patch provides userspace iSCSI target support. >> >> https://dev.openwrt.org/ticket/8798 >> >> Signed-off-by: Maxim Storchak > > Applied in r40703, thanks! > Thank you for merging it, but there is one

Re: [OpenWrt-Devel] [PATCH] [packages] new package tgt

2014-05-05 Thread Florian Fainelli
2014-04-06 1:35 GMT-07:00 Maxim Storchak : > This patch provides userspace iSCSI target support. > > https://dev.openwrt.org/ticket/8798 > > Signed-off-by: Maxim Storchak Applied in r40703, thanks! -- Florian ___ openwrt-devel mailing list openwrt-dev

[OpenWrt-Devel] [PATCH] [packages] new package tgt

2014-04-06 Thread Maxim Storchak
This patch provides userspace iSCSI target support. https://dev.openwrt.org/ticket/8798 Signed-off-by: Maxim Storchak --- net/tgt/Makefile | 59 ++ net/tgt/files/etc/config/tgt | 38 net/tgt/files/etc/init.d/tgt | 107 +