From owner-freebsd-bugs Fri Apr 13 9:50:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2EDA37B440 for ; Fri, 13 Apr 2001 09:50:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3DGo7h74335; Fri, 13 Apr 2001 09:50:07 -0700 (PDT) (envelope-from gnats) Date: Fri, 13 Apr 2001 09:50:07 -0700 (PDT) Message-Id: <200104131650.f3DGo7h74335@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Martin Blapp Subject: Re: bin/26148: mountd: can't change attributes for /usr Reply-To: Martin Blapp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/26148; it has been noted by GNATS. From: Martin Blapp To: Thomas Quinot Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/26148: mountd: can't change attributes for /usr Date: Fri, 13 Apr 2001 18:47:25 +0200 Hi, > I have also replaced a direct struct sockaddr equality with a call > to sacmp(), which seemed safer. This seems to be the right solution. > > I have modified your patch accordingly. The version available > at http://www.infres.enst.fr/~quinot/mountd.c.diff3 seems to > work here. I tested the patch here. It solves the problem of doublicated adresses and names entierly. Thanks a lot. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message