From owner-freebsd-bugs Thu Apr 18 10:10:13 2002 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 E8DA037B41C for ; Thu, 18 Apr 2002 10:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3IHA2563885; Thu, 18 Apr 2002 10:10:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 18 Apr 2002 10:10:02 -0700 (PDT) Message-Id: <200204181710.g3IHA2563885@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: bin/37230: mount(8) improperly parses mount device to determin if NFS Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/37230; it has been noted by GNATS. From: David Malone To: David O'Brien Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/37230: mount(8) improperly parses mount device to determin if NFS Date: Thu, 18 Apr 2002 18:05:14 +0100 On Thu, Apr 18, 2002 at 09:54:09AM -0700, David O'Brien wrote: > >Description: > > mount(8) will believe mounts to be "-t nfs" when they obviously > are not and cannot be. Mount does not use the RFC definition > of a hostname or IP address to determin if something is a hostname > or not followed by a ':'. From the example below you can see that > mount(8) believed "/FBSD/snapshot.20020418_09" was a hostname. I think this is a duplicate of 33809? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message