RE: [PATCH v9 0/9] usbip: exporting devices

2016-10-05 Thread fx IWATA NOBUO
dnesday, August 10, 2016 2:28 AM > To: fx IWATA NOBUO; valentina.mane...@gmail.com; shuah...@samsung.com; > gre...@linuxfoundation.org; linux-usb@vger.kernel.org > Cc: fx MICHIMURA TADAO > Subject: Re: [PATCH v9 0/9] usbip: exporting devices > > > > On 07/11/2016 09

RE: [PATCH v9 0/9] usbip: exporting devices

2016-08-09 Thread fx IWATA NOBUO
A NOBUO; valentina.mane...@gmail.com; shuah...@samsung.com; > gre...@linuxfoundation.org; linux-usb@vger.kernel.org > Cc: fx MICHIMURA TADAO > Subject: Re: [PATCH v9 0/9] usbip: exporting devices > > > > On 07/11/2016 09:23 AM, Nobuo Iwata wrote: > > Dear all, > >

RE: [PATCH v9 0/9] usbip: exporting devices

2016-08-09 Thread fx IWATA NOBUO
August 10, 2016 3:30 AM > To: Krzysztof Opasiak > Cc: fx IWATA NOBUO; valentina.mane...@gmail.com; shuah...@samsung.com; > gre...@linuxfoundation.org; linux-usb@vger.kernel.org; fx MICHIMURA > TADAO > Subject: Re: [PATCH v9 0/9] usbip: exporting devices > > Krzysztof Opasiak

Re: [PATCH v9 0/9] usbip: exporting devices

2016-08-09 Thread Bjørn Mork
Krzysztof Opasiak writes: > As far as I can see, our main use case is to bypass the firewall but I > don't understand why you don't want to solve this problem simply in > userspace? That was my immediate reaction, too. So I tried asking about it in January and got this

Re: [PATCH v9 0/9] usbip: exporting devices

2016-08-09 Thread Krzysztof Opasiak
On 07/11/2016 09:23 AM, Nobuo Iwata wrote: > Dear all, > > This series of patches adds exporting device operation to USB/IP. > > 1. Overview > > Exporting devices may not be a new idea. The request and response PDU > have been defined in tools/usbip/usbip/src/usbip_network.h. > #define

Re: [PATCH v9 0/9] usbip: exporting devices

2016-08-09 Thread Greg KH
On Mon, Jul 11, 2016 at 04:23:26PM +0900, Nobuo Iwata wrote: > Dear all, > > This series of patches adds exporting device operation to USB/IP. I would _really_ like someone else to review this code and get them to ack it before I accept it. It does a lot of different things here, and changes