From: "Kevin Coffman" Subject: Re: Upcoming nfs-utils 1.1.3 release. Date: Tue, 24 Jun 2008 13:27:50 -0400 Message-ID: <4d569c330806241027n1f717a19o371e7bf41b5b203f@mail.gmail.com> References: <48600CCC.5000203@RedHat.com> <20080623205704.GU4484@ics.muni.cz> <486016B2.1000506@RedHat.com> <20080624083355.GW4484@ics.muni.cz> <4d569c330806240634m6c23e3den338e7c3842d9e261@mail.gmail.com> <20080624153741.GM4484@ics.muni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Linux NFS Mailing list , Linux NFSv4 mailing list To: "Lukas Hejtmanek" Return-path: In-Reply-To: <20080624153741.GM4484@ics.muni.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfsv4-bounces@linux-nfs.org Errors-To: nfsv4-bounces@linux-nfs.org List-ID: 2008/6/24 Lukas Hejtmanek : > Btw, the current git head cannot be compiled as I don't have strnstr function. > Configure does not check for it and select_krb5_ccache unconditionally uses > it. Near as I can tell, the use of strnstr() is from your patch? select_krb5_ccache() uses strstr().