From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from int-mailstore01.merit.edu ([207.75.116.232]:34854 "EHLO int-mailstore01.merit.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753808Ab1E1QpF (ORCPT ); Sat, 28 May 2011 12:45:05 -0400 Date: Sat, 28 May 2011 12:45:02 -0400 From: Jim Rees To: Chuck Lever Cc: Mi Jinlong , Steve Dickson , NFS Subject: Re: [PATCH v2] rpc.mountd: let mountd consult /etc/services for port Message-ID: <20110528164502.GA9188@merit.edu> References: <4DAD48C7.9090808@cn.fujitsu.com> <4DE0C380.7040608@cn.fujitsu.com> <20110528132953.GA8525@merit.edu> Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Chuck Lever wrote: So, we could also address this by getting rid of the legacy RPC behavior instead. However, in cases like this, I typically choose to stick with legacy behavior, since that improves backwards compatibility. It already works like this for legacy RPC builds, so in some sense we are stuck with it. Ok. I remember the earlier discussion but forgot that the patch simply restores older behavior that was changed by tirpc. In that case I'll go along with Mi's patch.