From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [patch][1/3] Data structures and defines for Named Pipes Date: Thu, 15 Oct 2009 14:12:24 -0400 Message-ID: <20091015181224.GA2645@infradead.org> References: <4a4634330910151040r3a61019m66b6ddcb648111cd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel , linux-cifs-client@lists.samba.org To: Shirish Pargaonkar Return-path: Content-Disposition: inline In-Reply-To: <4a4634330910151040r3a61019m66b6ddcb648111cd@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-cifs-client-bounces@lists.samba.org Errors-To: linux-cifs-client-bounces@lists.samba.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Oct 15, 2009 at 12:40:00PM -0500, Shirish Pargaonkar wrote: > Add data structures and defines (ioctl commands etc.) for Named Pipe > support in cifs I don't think this stuff has any place in the kernel. Just implement the named pipes directly in wine.