From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: linux-nfs-owner@vger.kernel.org Received: from mailhub.sw.ru ([195.214.232.25]:10439 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754612Ab2AYQCW (ORCPT ); Wed, 25 Jan 2012 11:02:22 -0500 Message-ID: <4F20277B.40901@parallels.com> Date: Wed, 25 Jan 2012 20:02:03 +0400 From: Stanislav Kinsbursky MIME-Version: 1.0 To: "bfields@fieldses.org" CC: Chuck Lever , "Trond.Myklebust@netapp.com" , "linux-nfs@vger.kernel.org" Subject: Re: [RFC] RPCBIND: add anonymous listening socket in addition to named one References: <4EFB330A.7070908@parallels.com> <2221B6F7-574A-4CEF-B19F-600932024DEE@oracle.com> <4EFB521B.7060004@parallels.com> <406C7E87-0CCB-4034-8FD8-1602F7DCDBD6@oracle.com> <4EFC5391.7000601@parallels.com> <5E291DB3-7FB3-4108-B254-B59780C64346@oracle.com> <4EFC9189.5040605@parallels.com> <56767BFA-62B8-4E10-B9B3-4FD9EF278969@oracle.com> <4EFCA668.6040107@parallels.com> <4F1FE3A8.5020002@parallels.com> <20120125144131.GC17873@fieldses.org> In-Reply-To: <20120125144131.GC17873@fieldses.org> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-nfs-owner@vger.kernel.org List-ID: 25.01.2012 18:41, bfields@fieldses.org пишет: > On Wed, Jan 25, 2012 at 03:12:40PM +0400, Stanislav Kinsbursky wrote: >> Chuck, Bruce, have you seen this patch I'm replying to? >> I would appreciate for any comments with this problem. >> Also, probably we can instead just perform local transports socket >> connection in sync mode? This should solve our problem. >> What do you think? > > I'm hoping Chuck will answer.... > > (I'd recommend just resending the patch, though; it's more likely to get > a response than if readers need to go dig the original out of mail > archives.) > Thanks, but I really don't like the patch idea. I'd prefer to connect in sync mode for unix sockets instead. At least it is local (NFS) change. But this code isn't familiar to me and I'm afraid of possible pitfalls. -- Best regards, Stanislav Kinsbursky