From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 10 Nov 2015 02:38:54 +0000 From: Al Viro To: Eric Dumazet Cc: Dmitry Vyukov , linux-fsdevel@vger.kernel.org, "linux-kernel@vger.kernel.org" , netdev , David Miller , Eric Dumazet , Kostya Serebryany , Alexander Potapenko , Sasha Levin , syzkaller , Alexey Kuznetsov Subject: Re: Deadlock between bind and splice Message-ID: <20151110023854.GZ22011@ZenIV.linux.org.uk> References: <1446824535.4184.69.camel@edumazet-glaptop2.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446824535.4184.69.camel@edumazet-glaptop2.roam.corp.google.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Fri, Nov 06, 2015 at 07:42:15AM -0800, Eric Dumazet wrote: > Thank you for this report. > > pipe is part of fs, not net ;) AF_UNIX bind() vs. socketpair() interplay, OTOH...